[PythonCAD] PythonCAD on OS X 10.4.3

Pierre Vaudrey pierre.vaudrey at gmail.com
Mon Nov 28 18:10:19 CET 2005


Art,

Le 28 nov. 05 à 17:39, Art Haas a écrit :

>  I simplified connect() by consolidating the arguments,
> so that now a bound instance method is the only argument. I'll change
> the 'ImageDocument.py' file, commit my change, and then when you  
> next do
> an 'svn update' please let me know if my changes fix the problem.
running after svn update :

2005-11-28 18:05:24.677 PythonCad[5236] An exception has occured:
Traceback (most recent call last):
   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ 
python2.4/site-packages/PyObjC/PyObjCTools/AppHelper.py", line 235,  
in runEventLoop
     main(argv)
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCAD/Interface/Cocoa/ImageDocument.py", line  
191, in makeWindowControllers
     _wc = ImageWindowController.alloc().initWithWindowNibName_owner_ 
(_nib,self)
NameError: global name 'ImageWindowController' is not defined

Pierre


More information about the PythonCAD mailing list