how about I do a
        sys.path.append ("/Library/Python/2.6/site-packages")
in my main?




On Jan 23, 2011, at 8:04 PM, Aahz wrote:

> On Sun, Jan 23, 2011, michael ferraro wrote:
>> 
>> I am running MacOS X 10.6.6 I started out using the system python 2.6.  I 
>> built the
>> 3d extensions (PyQt, numpy, PyOpenGL &c) and they are installed in 
>>      /Library/Python/2.6/site-packages
>> 
>> As I expected. My app runs fine when invoked directly from the Terminal.
> 
> Short answer (someone may come along with a longer one): use the
> python.org installer.  If you use Python 2.7, pick the 32-bit version
> unless you're absolutely certain ALL your users are on 10.6.
> -- 
> Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/
> 
> "All problems in computer science can be solved by another level of     
> indirection."  --Butler Lampson
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
> 

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to