Bugs item #1443197, was opened at 2006-03-04 22:09
Message generated for change (Settings changed) made by joergl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=442886&aid=1443197&group_id=45430
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: from pyx import * failes
Initial Comment:
([EMAIL PROTECTED]) On my system running suse10, I
get the following error after installation when I try
to import PyX:
>>> from pyx import *
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File
"/usr/lib/python2.4/site-packages/pyx/__init__.py",
line 42, in ?
__import__(module, globals(), locals(), [])
File "/usr/lib/python2.4/site-packages/pyx/box.py",
line 27, in ?
import bbox, path, unit, trafo, helper
File "/usr/lib/python2.4/site-packages/pyx/path.py",
line 40, in ?
import bbox, canvas, trafo, unit
File
"/usr/lib/python2.4/site-packages/pyx/canvas.py", line
33, in ?
import attr, base, bbox, deco, deformer, unit,
prolog, style, trafo, version
File "/usr/lib/python2.4/site-packages/pyx/deco.py",
line 30, in ?
import attr, base, canvas, color, helper, path,
style, trafo, unit
File "/usr/lib/python2.4/site-packages/pyx/trafo.py",
line 60, in ?
class trafo_pt(canvas.canvasitem, deformer.deformer):
AttributeError: 'module' object has no attribute
'canvasitem'
>>>
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2006-03-05 12:48
Message:
Logged In: NO
Please ignore this bug. After reinstalling, PyX works. I
assume I messed up my installation of PyX
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=442886&aid=1443197&group_id=45430
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
PyX-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-devel