From: Mirko B. <mir...@ie...> - 2010-02-09 14:00:06
|
Do you still have the problem with the latest installer (5.23) posted on the website? That should have fixed this issue, which seemed to be related to osx 10.6 Vs 10.5 different linking internals. Mirko Bordignon On Tue, Feb 9, 2010 at 1:42 PM, Danny Caballero <dan...@gm...>wrote: > All, > A student sent a colleague of mine this problem that the student is > having with his Mac install of VPython. > > Is this a Boost related issue? How can I tell this student how to fix > this problem. > > > Python 2.6.4 (r264:75821M, Oct 27 2009, 19:48:32) > [GCC 4.0.1 (Apple Inc. build 5493)] on darwin > Type "copyright", "credits", or "license()" for more information. > >>> =========================== RESTART ============================= > >>> > > Traceback (most recent call last): > File "Untitled", line 2 > from visual import * > File > "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/visual/__init__.py", > line 59 > import cvisual > ImportError: > dlopen(/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/visual/cvisual.so, > 2): no suitable image found. did find: > > /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/visual/cvisual.so: > unknown required load command 0x80000022 > >>> > > Thanks for any help, > Danny > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the > business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |