Art,
Le 28 nov. 05 à 19:20, Art Haas a écrit :
> I think alloc() may been part of the PyObjC bindings. Can you find any
> info on this?
Before i search info, svn update this morning gives :
U PythonCAD/Generic/dimension.py
U PythonCAD/Generic/text.py
Updated to revision 2073.
and at running :
Traceback (most recent call last):
File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/
Contents/Resources/PythonCad.py", line 29, in ?
import PythonCAD.Generic.imageio
File "/Users/pierreva/Documents/pythoncad2/build/PythonCad.app/
Contents/Resources/PythonCAD/Generic/imageio.py", line 32, in ?
import xml.dom
ImportError: No module named dom
I'm surprised because :
$ python
Python 2.4.1 (#2, Mar 31 2005, 00:05:10)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import xml.dom
>>>
Have you an idea ?
Pierre
_______________________________________________
PythonCAD mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythoncad