install for python 2 and python 3 on windows10
Coincoin35 opened this issue · 1 comments
Coincoin35 commented
I cannot succeed to install editwithidlex on python3.7, it always proposes python2.7. How to change that?
saw on stackover the same questions without answers
thanks for help and your work!
serwy commented
I should modify the script to to have get_python_executable
return sys.executable
on py3.