Cygwin and Python3
Fillmore
fillmore_remove at hotmail.com
Tue Feb 9 15:19:38 EST 2016
More information about the Python-list mailing list
Tue Feb 9 15:19:38 EST 2016
- Previous message (by thread): Cygwin and Python3
- Next message (by thread): Cygwin and Python3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/9/2016 2:29 PM, alvin.hacopian at gmail.com wrote: > > $ ls -l /usr/bin/python > rm /usr/bin/python > > $ ln -s /usr/bin/python /usr/bin/python3.2m.exe > > $ /usr/bin/python --version > Python 3.2.5 > > $ pydoc modules > Still no luck (: ~ $ python --version Python 3.5.1 ~ $ python (..hangs indefinitely) ^C ~ $ pydoc modules -bash: pydoc: command not found ~ $ echo $PATH /usr/local/bin:/usr/bin:/cygdrive/c/Python27:/cygdrive/c/ Python27/Scripts:/cygdrive/c/Windows/system32:/cygdrive/ c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/ c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/ c/Program Files (x86)/Common Files/Roxio Shared/OEM/ DLLShared:/cygdrive/c/Program Files (x86)/Common Files/ Roxio Shared/OEM/DLLShared:/cygdrive/c/Program Files (x86)/Common Files/Roxio Shared/OEM/12.0/ DLLShared:/cygdrive/c/Program Files (x86)/Roxio/OEM/ AudioCore:/cygdrive/c/unxutils/bin:/cygdrive/c/unxutils /usr/local/wbin:/cygdrive/c/strawberry/c/bin:/cygdrive/ c/strawberry/perl/site/bin:/cygdrive/c/strawberry/ perl/bin:/cygdrive/c/Program Files/Intel/WiFi/bin:/ cygdrive/c/Program Files/Common Files/Intel/ WirelessCommon:/cygdrive/c/Users/user/AppData/Local/ Programs/Python/Python35/Scripts:/cygdrive/c/Users/ user/AppData/Local/Programs/Python/Python35:%APPDATA% /Python/Scripts:/cygdrive/c/Program Files/Intel/WiFi/ bin:/cygdrive/c/Program Files/Common Files/Intel/ WirelessCommon
- Previous message (by thread): Cygwin and Python3
- Next message (by thread): Cygwin and Python3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list