I'm not yet able to get a Leo outline working with these instructions. I do 
get the new window with a Leo icon in the sidebar, but opening a folder 
with .leo files doesn't provide an outline view, and I don't see an "Open 
Leo File" on the Leo view.

Is there a way to check if the Python/Leo setup itself is configured 
correctly? I'm normally using Anaconda with Python3, with a Leo git repo 
located in C:\Programs\Leo, on Windows 10. And I normally start Leo by 
running a .bat file I've placed on my PATH:

@ECHO OFF
START "" C:\Programs\Anaconda3\pythonw.exe C:\Programs\Leo\launchLeo.py --no
-dock

I've added `C:\Programs\Leo` to a newly created env var "PYTHONPATH" (it 
didn't exist yet). Seems like picking up the Python install could be my 
problem?

-- 
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/16220082-b816-46ba-9172-734b79bf09e7%40googlegroups.com.

Reply via email to