On Tue, Jan 24, 2017 at 9:51 AM, Israel Hands <[email protected]> wrote:
Tired of not spell checking I installed Pyenchant today. With no joy.
Pyenchant installed itself to my Anaconda installation while Leo uses my
original python install in C:/python34

I can't remember now why I installed Anaconda but if I uninstall it will
pyenchant meekly install to C:/python34 or can I point Leo at the Ancanda
installation? I need to get one of the these snakes off the plane!

Sorry for the school boy error.

Hi Israel,

One of the easier things to do is to make a .cmd/.bat file that launches
the proper Python interpreter against the launchLeo.py file. This should
have the effect of running Leo always in the same interpreter regardless of
what you have on your system otherwise.  Further, make sure to specify the
exact Python interpreter (perhaps with a CMD window) when installing
pyenchant, and it should install wherever the Python executable called's
path is.

C:\myworkingpython\python34\bin\python.exe c:\Leo\launchLeo.py
C:\myworkingpython\python34\bin\python.exe c:\downloads\pyenchant\setup.py

etc


Hope this helps!

Mike

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to