On Mon, Jun 22, 2020 at 1:40 AM vitalije <[email protected]> wrote:
Actually you didn't need to reinstall rust. The rustup utility is capable >> of keeping several different tool chains at once. You should have run: >> > > rustup default nightly > > This would set default tool chain to nightly version, and following cargo > commands would use nightly version of rust. > Good to know. Thanks. Now I'm stuck. How do I run mini_leo? >> >> > mini_leo doesn't have any GUI yet, so it can't be run on its own. I > haven't decided which GUI to use yet. > > At its current state mini_leo is just a python extension module. Copy > mini_leo.dll somewhere on PYTHONPATH and try importing "_minileo". > I've tried various things and can import neither _minileo nor minileo. This can wait until you have more time. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS1n1pKRFxmy9xYyqtnJi2qC04%3D_vgHKLpimT4VsGX4BDw%40mail.gmail.com.
