[PythonCAD] error when running pythoncad

Håvar Nøvik havar.novik at gmail.com
Thu May 21 16:35:51 CEST 2009


This is the messages i get when i run gtkpycad.py:
*
{
------:~$ gtkpycad.py
Traceback (most recent call last):
  File "/usr/bin/gtkpycad.py", line 38, in <module>
    from PythonCAD.Generic import imageio
  File "/usr/lib/python2.6/site-packages/PythonCAD/Generic/imageio.py", line
36, in <module>
    from PythonCAD.Generic import layer
  File "/usr/lib/python2.6/site-packages/PythonCAD/Generic/layer.py", line
477
    def setAutosplit(self, as):

SyntaxError: invalid syntax
}
*

When i change the variable "as" to something different it works. This is on
Arch Linux with python 2.6.2-1, and pygtk 2.14.1-4. I don't know if this is
my, my system or pythoncads fault.

-- 
Hilsen Håvar Nøvik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythoncad/attachments/20090521/dcd2abce/attachment.htm>


More information about the PythonCAD mailing list