I have just tested the libboost-python1.38.0 in version 1.38.0-6ubuntu6.1 from
karmic-proposed.
(Beware, some mirrors don't have this package, yet. It took some checking first
...)
Unfortunately, it seems like the error is still there:
$ ipython
Python 2.6.4 (r264:75706, Dec 7 2009, 18:45:15)
Type "copyright", "credits" or "license" for more information.
IPython 0.10 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.
In [1]: from visual import *
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/home/gkloss/<ipython console> in <module>()
/usr/lib/python2.6/dist-packages/visual/__init__.pyc in <module>()
56
57 import crayola as color
---> 58 import cvisual
59 cvisual.init_numpy()
60 from cvisual import (vector, mag, mag2, norm, cross, rotate, comp, proj,
AttributeError: 'Boost.Python.StaticProperty' object attribute '__doc__'
is read-only
--
[SRU, 9.10] libboost-python1.38 issues with __doc__ property in Python >= 2.6.3
https://bugs.launchpad.net/bugs/457688
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs