Message295340
Sorry I need to clarify.
On Linux both python and python3 works as there is a symlink created from python to python3 in the venv folder.
On Windows only python.exe is created. I copied it to python3.exe. Now I can use python3 script.py to start but py-launcher and shebang still didn't work with '/usr/bin/env python3'.
I expect this to work the same on Windows as it does on Linux. |
|
Date |
User |
Action |
Args |
2017-06-07 14:34:57 | Jens Lindgren | set | recipients:
+ Jens Lindgren, paul.moore, vinay.sajip, tim.golden, zach.ware, eryksun, steve.dower, wdhwg001, ricpol, Steve Barnes |
2017-06-07 14:34:57 | Jens Lindgren | set | messageid: <1496846097.26.0.590606392568.issue28686@psf.upfronthosting.co.za> |
2017-06-07 14:34:57 | Jens Lindgren | link | issue28686 messages |
2017-06-07 14:34:57 | Jens Lindgren | create | |
|