[PythonCAD] PythonCAD on OS X 10.4.3

Pierre Vaudrey pierre.vaudrey at gmail.com
Wed Nov 23 22:59:39 CET 2005


Le 23 nov. 05 à 19:10, Art Haas a écrit :

> Try 'svn update'
> and see what subversion does.
after svn update find attached new import adjustments :
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ImageWindowControllerDiff.py
Type: text/x-python-script
Size: 1028 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythoncad/attachments/20051123/aaf82d81/ImageWindowControllerDiff.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AppControllerDiff.py
Type: text/x-python-script
Size: 1105 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythoncad/attachments/20051123/aaf82d81/AppControllerDiff.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CocoaConobjsDiff.py
Type: text/x-python-script
Size: 552 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythoncad/attachments/20051123/aaf82d81/CocoaConobjsDiff.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CocoaEntitiesDiff.py
Type: text/x-python-script
Size: 628 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythoncad/attachments/20051123/aaf82d81/CocoaEntitiesDiff.bin
-------------- next part --------------
with the following result at running :

Traceback (most recent call last):
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCad.py", line 45, in ?
     import PythonCAD.Interface.Cocoa.ImageDocument
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCAD/Interface/Cocoa/ImageDocument.py", line  
40, in ?
     import PythonCAD.Interface.Cocoa.ImageWindowController
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCAD/Interface/Cocoa/ 
ImageWindowController.py", line 31, in ?
     import PythonCAD.Interface.Cocoa.AppController
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCAD/Interface/Cocoa/AppController.py", line  
28, in ?
     import PythonCAD.Interface.Cocoa.CocoaConobjs
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCAD/Interface/Cocoa/CocoaConobjs.py", line  
26, in ?
     import PythonCAD.Interface.Cocoa.CocoaEntities
   File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/ 
Contents/Resources/PythonCAD/Interface/Cocoa/CocoaEntities.py", line  
80, in ?
     Globals.s = None
NameError: name 'Globals' is not defined

Pierre




More information about the PythonCAD mailing list