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
"


/Thomas
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to