From: Bruce S. <Bru...@nc...> - 2009-12-21 17:11:08
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> I'm not sure that the situation is that "VPython uses a bug that is fixed between 2.6.2 and 2.6.4". It was my understanding that some change in Python broke all 3rd-party modules that use Boost, not just VPython. Can you give more details, Stef?<br> <br> Bruce<br> <br> Stef Mientki wrote: <blockquote cite="mid:4B2...@ru..." type="cite"> <pre wrap=""> Cosmin Stoica wrote: </pre> <blockquote type="cite"> <pre wrap=""> ---------- Forwarded message ---------- From: *Cosmin Stoica* <<a class="moz-txt-link-abbreviated" href="mailto:mai...@gm...">mai...@gm...</a> <a class="moz-txt-link-rfc2396E" href="mailto:mai...@gm..."><mailto:mai...@gm...></a>> Date: 2009/12/21 Subject: To: <a class="moz-txt-link-abbreviated" href="mailto:vis...@li...">vis...@li...</a> <a class="moz-txt-link-rfc2396E" href="mailto:vis...@li..."><mailto:vis...@li...></a> 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. </pre> </blockquote> <pre wrap=""><!---->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 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a> _______________________________________________ Visualpython-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a> </pre> </blockquote> </body> </html> |