Trying to get his up and running on my XP box. I
installed Python 2.3 and added C:\Python23
\pythonw.exe to my environment PATH but still am
having problems.
After installing PySolitaire and trying to run I get:
Unable to execute file
pythonw.exe
CreateProcess failed; code 2
The system cannot find the file specified.
Any suggestions? Could be me being a dumbass as per
usual. BTW, I added pythonw.exe to the system
environment PATH not the user environment PATH, but I
didn't think that would make a difference.
Logged In: NO
did you try old methode ??
like
edit autoexec.bat and add line
path=c:\Python23 rem your python path
I have the same probleme and correct it under XP
--------------
essayer avec l'ancienne methode
comme suis
path=c:\Python23 rem le chemin du programme python
editer autoexec.bat et ajouter les lignes
j'ai eu le meme probleme et correction faite sous Xp
Logged In: YES
user_id=1047120
I am also having problems. I installed activepython.
Rebooted, installed pysolitaire. still had error.
Uninstalled pysolitaire, changed path in environments
reinstalled and still the same problem can't find pythonw.exe.
Im stumped now
Logged In: YES
user_id=506740
The executable should not be in the path. For example, your
path should look like this:
path=C:\Python23;c:\windows;....
I think you put pythonw.exe in the path, that is incorrect.
Logged In: NO
try dropping pythonw.exe in your pysolitaire directory-it
worked for me.
Logged In: NO
I've gotten the same error message. It's not compiling the
code to create pythonw.exe I've searched my whole system,
the file does not exist.
Logged In: NO
Unable to compile under Vista RC.1
Tryed nothing.. just stated another program that wont run under vista.
it works on my xp machine.. so no complaints.. thumbs up.
down to MS for vista.
Logged In: NO
did you ever find the solution?