Philip Drew added the comment:
The error message is:
ImportError: No module named site.
--
___
Python tracker
<http://bugs.python.org/issue12140>
___
___
Pytho
Philip Drew added the comment:
The site module is in the right place
This is what I got running the -v flag: (I don't know what you're looking for)
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\PWTD>c:\Python27\
Philip Drew added the comment:
Reinstalling makes no difference- have tried multiple times
--
___
Python tracker
<http://bugs.python.org/issue12140>
___
___
Pytho
Philip Drew added the comment:
Gave it a go: the prompt appears, but none of the functions work thereafter
C:\Users\PWTD>c:\Python27\python -S
Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)] on
win32
>>> print "hello"
LookupError: no
Philip Drew added the comment:
C:\Users\PWTD>set PY
PYTHONHOME=c:\program files (x86)\steam\steamapps\common\alien
swarm\swarm\..\sdktools\python\2.5
C:\Users\PWTD>chcp
Active code page: 850
C:\Users\PWTD>
--
___
Python track
Philip Drew added the comment:
Ok, python now works in command prompt, but IDLE still wont run.
Also, PYTHONHOME needs to be reset on every start up of command prompt.
--
___
Python tracker
<http://bugs.python.org/issue12
Philip Drew added the comment:
Awesome. It's fixed- do you still want to know whether or not the game works.
In case it helps, I installed the game before python
--
___
Python tracker
<http://bugs.python.org/is
New submission from Philip Drew :
Upon execution of python.exe a command line box appears for a fraction of a
second, closes and is followed by nothing. On executing IDLE from the start
menu, nothing happens. I have installed python to C:\Python27 using the python
windows installer.
I am