From: Stef M. <s.m...@ru...> - 2009-12-21 10:25:58
|
Cosmin Stoica wrote: > > > ---------- Forwarded message ---------- > From: *Cosmin Stoica* <mai...@gm... > <mailto:mai...@gm...>> > Date: 2009/12/21 > Subject: > To: vis...@li... > <mailto:vis...@li...> > > > I receive the error from the buld.log > I have also problems with the version from Ubuntu repository: > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > 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 > > Terminat: 256 > It is a Boost problem? > P.S.:I have the same problem on my wife Windows 7, so I think it is > not an Ubuntu bug. I got this error, installing a to new version of Python 2.6.4 going back to 2.6.2 solves the problem. Apperently VPython uses a bug that is fixed between 2.6.2 and 2.6.4 ;-) cheers, Stef |