[Pythonmac-SIG] advancededitor

Thomas Wiroth pythonmac at navidado.se
Thu Jan 27 17:27:26 CET 2005


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


More information about the Pythonmac-SIG mailing list