From: Guy K. K. <g....@ma...> - 2009-10-14 20:53:38
|
I'm now leaping due to other concerns on my laptop ahead to Karmic already. And I'm also experiencing problems with the provided python-visual 5.11 packages, as well as with the build resulting from dpkg-buildpackage from the source package. However the problem seems to be somewhat different from the one stated in the Karmic bug report here: https://bugs.launchpad.net/ubuntu/+source/python-visual/+bug/408663 The symptoms are different from Tony/Guenter's filing/reporting. I'm getting an attribute error on executing a sample: guy@mountpaku:/usr/share/doc/python-visual/examples$ python orbit.py Traceback (most recent call last): File "orbit.py", line 1, in <module> from visual import * File "/usr/lib/python2.6/dist-packages/visual/__init__.py", line 59, in <module> import cvisual AttributeError: 'Boost.Python.StaticProperty' object attribute '__doc__' is read-only Any ideas? This seems to be much more low level, so I'm actually in doubt that 5.12 or later would have this problem solved, as I think that they mostly targeted the API and internal implementation rather than the wrapping as it is. Guy -- Guy K. Kloss Institute of Information and Mathematical Sciences Te Kura Pūtaiao o Mōhiohio me Pāngarau Massey University, Albany (North Shore City, Auckland) 473 State Highway 17, Gate 1, Mailroom, Quad B Building voice: +64 9 414-0800 ext. 9585 fax: +64 9 441-8181 G....@ma... http://www.massey.ac.nz/~gkloss |