On Jan 27, 2005, at 11:27, Thomas Wiroth wrote:
Could someone help me get the advanced editor patch working in pythonIDE 2.3? The files at "http://www.strout.net/python/mac/" seems to need some work ...
I changed the path (/Mac/Tools/IDE/) in AdvancedEditorPatch.py.
I put "from Carbon" in front of the imports (Qd, Fm, Evt, Events) in PyAdvancedEditor.py.
When running BuildIDE.py I get this message:
"
File "/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/ IDE/BuildIDE.py", line 9, in ?
import py_resource
ImportError: No module named py_resource
"
The files there are over 5 years old and were for a practically ancient version of Python (1.5.2 vs. 2.3.0).. it's not surprising it doesn't work :)
-bob
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig