Closed GoogleCodeExporter closed 9 years ago
I have no idea whether PyScripter works with stackless Python nor I plan to
support
it. In any case I would be interested to know whether it works.
Regarding the issue you report, PyScripter does not include or install
Python25.dll.
So the DLL PyScripter loads is definitely somewhere in the system path, possible
under C:\Windows\System32. See also the help file for the command line option
--PYTHONDLLPATH that allows you to use a specific DLL. See also
http://pyscripter.googlepages.com/portablepython for configuring PyScripter to
use a
specific version of Python that does not include registry information.
The standard Python distribution also places information in the Registry and
also
uses the PYTHONHOME and PYTHONPATH environment variables. Please check whether
there
is some conflict.
Original comment by pyscripter
on 21 Dec 2007 at 3:14
Original issue reported on code.google.com by
gur...@gmail.com
on 21 Dec 2007 at 2:21