From: Howard H. <hr...@co...> - 2005-08-22 20:15:40
|
I get the following error message when I try to run PythonCard's CodeEditor. Python23.dll not found. Python23.dll is not installed in my Windows\system32 sub directory. Instead my installation uses the Python24.dll. Pertinent system information is: Windows XP, Python version 2.4.1, Python runs and reports it is version 2.4.1, Shortcut for CodeEdior is C:\Python24\Pythonw.exe C:\Python24\lib\site-packages\PythonCard\tools\codeEditor\codeEditor.py, and yes PythonCard is installed in a Python24 sub directory. According to the book "Beginning Python" page 606 PythonCard will work with version 2.4 of Python even though the source forge installation instructions are written for Python version 2.3. Hence I am mystified as to why I get his Pyhonn23.dll not found error message. Does anybody have any helpful hints? Thanks in advance for your help, Howard R. Hansen |