Wednesday, November 24, 2010

Where on earth is pythonxx.dll? (3)

Starting from PyScripter 2.3.4, without the --PYTHONDLLPATH command-line option, PyScripter will only use registered Python versions.  So it will ignore loose pythonxx.dll found on the system path.  To use with non-registered Python versions you need to use the –PYTHONxx and –PYTHONDLLPATH command-line options.  See the FAQ at the PyScripter project site for more information.

No comments: