From: Bruce S. <Bru...@nc...> - 2009-12-23 18:21:14
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Now available at vpython.org is a version of Visual that works with Python 2.6.4 as well as with Python 2.6.2. What was needed was the new Boost 1.41 libraries on which Visual depends for connections between Python and C++. Work is proceeding for the Mac. For Linux, it should be sufficient simply to compile with Boost 1.41, I would assume.<br> <br> Bruce Sherwood<br> <br> Bruce Sherwood wrote: <blockquote cite="mid:262...@nc..." type="cite"> <pre wrap="">That's very good news! I'm copying this to the VPython list. Thanks. Bruce Sherwood chu-ching huang wrote: </pre> <blockquote type="cite"> <pre wrap="">Dear Bruce, After upgrading boost library to boost-1.41 and rebuilding visual, "__doc__ read-only" error was gone and visual works with Python-2.6.4 in my slax linux (slackware clone). Best regards, cch </pre> </blockquote> <pre wrap=""><!----> ------------------------------------------------------------------------------ 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> |