From: Bruce S. <Bru...@nc...> - 2010-01-29 05:07:46
|
Here's a thought. My Mac is running OSX 10.6 (Snow Leopard). What version of OSX is on your lab computers? Also, what version of VPython worked okay on those computers? VPython 5.2 and 5.21 were built using special Boost libraries provided by Mirko Bordignon; maybe there's something special about them with respect to OSX version? Bruce Sherwood Bruce Sherwood wrote: > I'm at a total loss as to what this means. Just to check, I wiped out my > VPython installation, downloaded the VPython 5.21 installer from > vpython.org and installed. All works. So the installer at vpython.org > isn't corrupted. I should point out that the older VPython 5.2 is > available at sourceforge.net. > > Is there a Mac expert who can interpret the "no suitable image found" > messsage, or the "unknown required load command 0x80000022" message? > These don't mean anything to me, and I've never seen them before. I used > the same Mac PackageMaker machinery to build 5.21 that I used to build 5.2. > > I assume these computers ran earlier versions okay? > > Bruce > > Mark Hammond wrote: > >> When I installed Python 2.6.4 and VPython-Mac-Py2.6-5.21 on my lab >> computers, it seems to install ok. But when I run a sample program, I get >> this error message in the shell window: >> >> Traceback(most recent call last): >> >> File "Untitled", line 1 >> >> 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. Didfind: >> >> >> /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/visual/cvisual.so:unknown >> required load command 0x80000022 >> >> >> >> >> Mark Hammond >> >> >> >> > > ------------------------------------------------------------------------------ > 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 > |