How do I make PyScripter work? Says it cant find python26.dll
- by Alex
I installed PyScript to try it out but it just wont start. It only gives me the error:
"Error126: Could not open Dll "python26.dll" followed by:
"Python could not be properly initialized. We must quit."
I think this may have something to do with the PYTHONPATH but since I'm a newbie and dont know what it is or exactly what to put in the PYTHONPATH, after some googling, I ask here.
Also, when I tried to install wxPython it was impossible becouse the PYTHONPATH could not be found.(Just a side note)
I have installed ActivePython 2.6 and the PATH is set so I can access python in cmd.