paymentsuf.blogg.se

Cygwin python 3 installed but wont run
Cygwin python 3 installed but wont run








cygwin python 3 installed but wont run

Import sre_compile # precompiled from C:\anaconda\lib\sre_compile.pyc # C:\anaconda\lib\sre_compile.pyc matches C:\anaconda\lib\sre_compile.py Import re # precompiled from C:\anaconda\lib\re.pyc # C:\anaconda\lib\re.pyc matches C:\anaconda\lib\re.py Import sysconfig # precompiled from C:\anaconda\lib\sysconfig.pyc # C:\anaconda\lib\sysconfig.pyc matches C:\anaconda\lib\sysconfig.py Import traceback # precompiled from C:\anaconda\lib\traceback.pyc # C:\anaconda\lib\traceback.pyc matches C:\anaconda\lib\traceback.py Import copy_reg # precompiled from C:\anaconda\lib\copy_reg.pyc # C:\anaconda\lib\copy_reg.pyc matches C:\anaconda\lib\copy_reg.py Import _weakrefset # precompiled from C:\anaconda\lib\_weakrefset.pyc # C:\anaconda\lib\_weakrefset.pyc matches C:\anaconda\lib\_weakrefset.py Import abc # precompiled from C:\anaconda\lib\abc.pyc # C:\anaconda\lib\abc.pyc matches C:\anaconda\lib\abc.py Import _abcoll # precompiled from C:\anaconda\lib\_abcoll.pyc # C:\anaconda\lib\_abcoll.pyc matches C:\anaconda\lib\_abcoll.py Import UserDict # precompiled from C:\anaconda\lib\UserDict.pyc # C:\anaconda\lib\UserDict.pyc matches C:\anaconda\lib\UserDict.py Import types # precompiled from C:\anaconda\lib\types.pyc # C:\anaconda\lib\types.pyc matches C:\anaconda\lib\types.py Import linecache # precompiled from C:\anaconda\lib\linecache.pyc # C:\anaconda\lib\linecache.pyc matches C:\anaconda\lib\linecache.py Import warnings # precompiled from C:\anaconda\lib\warnings.pyc # C:\anaconda\lib\warnings.pyc matches C:\anaconda\lib\warnings.py Import genericpath # precompiled from C:\anaconda\lib\genericpath.pyc # C:\anaconda\lib\genericpath.pyc matches C:\anaconda\lib\genericpath.py Import stat # precompiled from C:\anaconda\lib\stat.pyc # C:\anaconda\lib\stat.pyc matches C:\anaconda\lib\stat.py Import ntpath # precompiled from C:\anaconda\lib\ntpath.pyc # C:\anaconda\lib\ntpath.pyc matches C:\anaconda\lib\ntpath.py Import os # precompiled from C:\anaconda\lib\os.pyc

cygwin python 3 installed but wont run

# C:\anaconda\lib\os.pyc matches C:\anaconda\lib\os.py Import site # precompiled from C:\anaconda\lib\site.pyc # C:\anaconda\lib\site.pyc matches C:\anaconda\lib\site.py $ export PATH=/cygdrive/c/anaconda:$PATHĪnd now I should be good to go, but when I try and step into python, it just hangs $ pythonĪny idea why this might be happening? verbose return, below. Type "help", "copyright", "credits" or "license" for more information.īut I'm trying to work from anaconda, so I should just need to redefine my path. I go ahead to check where python is and initially I get this. I've worked through the graphic installer without any issues, and checked necessary boxes to reset my default path to this install of python. I often use cygwin to for my command-line work, and I would like to manage Anaconda from there. I'm trying to install Anaconda on my Windows 7 machine.










Cygwin python 3 installed but wont run