Yes I got the correct download It dosent help that the DMG automatically unpacks to a generically labelled libavg.pkg
libavg is installed under Python 2.6 so that also indicated I got the right package. correct? /Library/Python/2.6/site-packages/libavg/avg/test Justin -----Original Message----- From: Ulrich von Zadow [mailto:[email protected]] Sent: Thu 1/14/2010 9:55 AM To: [email protected] Subject: Re: [libavg-users] Snow Leopard Install Hm. And you downloaded the _second_ of the two packages on the download page?: . Mac OS X package - Leopard, Intel only: libavg-mac-10.5-1.0.0.dmg . Mac OS X package - Snow Leopard: libavg-mac-10.6-1.0.0.dmg Cheers, Uli On Jan 13, 2010, at 11:34 PM, Justin Maynard wrote: > I just tried libAVG on Snow Leopard. > > The Installation was fine but when I ran test.sh I get > > ---------- BPP=24 POW2=false, YCbCr=shader PBO=true ----------- > > Traceback (most recent call last): > File "./Test.py", line 41, in <module> > import avg > ImportError: dlopen(../../avg.so, 2): no suitable image found. Did > find: > ../../avg.so: mach-o, but wrong architecture > > and trying a simple import on the command line yields the same result. > > Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) > [GCC 4.2.1 (Apple Inc. build 5646)] on darwin > Type "help", "copyright", "credits" or "license" for more information. > >>> from libavg import avg > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "/Library/Python/2.6/site-packages/libavg/__init__.py", line > 1, in <module> > from avg import * > ImportError: dlopen(/Library/Python/2.6/site-packages/libavg/avg.so, > 2): no suitable image found. Did find: > /Library/Python/2.6/site-packages/libavg/avg.so: mach-o, but > wrong architecture > > On a MacBookPro running 10.6.2 > > Model Name: MacBook Pro > Model Identifier: MacBookPro2,2 > Processor Name: Intel Core 2 Duo > Processor Speed: 2.33 GHz > > Chipset Model: ATY,RadeonX1600 > Type: GPU > Bus: PCIe > PCIe Lane Width: x16 > VRAM (Total): 256 MB > Vendor: ATI (0x1002) > > _______________________________________________ > libavg-users mailing list > [email protected] > https://mail.datenhain.de/mailman/listinfo/libavg-users -- Any technology distinguishable from magic is insufficiently advanced. Ulrich von Zadow | +49-172-7872715 Jabber: [email protected] Skype: uzadow _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
<<winmail.dat>>
_______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
