[visionegg] Re: installation problems MacOSX
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Thu, 31 Mar 2005 14:01:59 -0800
Hi Inna,
(You're not a list subscriber, so I had to manually approve your post to
the list.)
Recently the Mac OS X side of the equation has changed. I myself
haven't dealt with it yet and updated the webpage, but I believe if you
look in the mailing list archives, this was addressed a month or so ago.
Cheers!
Andrew
Inna Tsirlin wrote:
I followed the installation instructions from the web page but
http://undefined.org/python/pimp/darwin-7.0.0-Power_Macintosh.plist
does not exist.
http://undefined.org/python/pimp now redirects to http://pythonmac.org/packages/
I downloaded and installed the following packages from
http://pythonmac.org/packages/:
PIL-1.1.5-py2.3-macosx10.3.zip
pygame-1.7.0-py2.3-macosx10.3.zip
PyOpenGL-2.0.2.01-py2.3-macosx10.3.zip
Yet, when I'm trying to run vision egg examples i get the following exception:
2005-03-31 15:55:25,212 (481) CRITICAL: Traceback (most recent call last):
File "/Users/admin/Desktop/visionegg-0.9.9-demo/demo/color_grating.py",
line 21, in ?
screen = get_default_screen()
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/Core.py",
line 692, in get_default_screen
return Screen.create_default()
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/Core.py",
line 615, in create_default
hide_mouse=VisionEgg.config.VISIONEGG_HIDE_MOUSE)
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/Core.py",
line 259, in __init__
pygame.display.set_mode(self.size, flags, try_bpp )
error: Failed creating OpenGL pixel format
Fatal Python error: PyEval_SaveThread: NULL tstate
Looks like pygame is having some trouble. Any hints?
Thank you very much.
Inna.
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
--
Andrew D. Straw Post-doctoral scholar
,-. Dickinson Lab
\_/ California Institute of Technology
8||} Mailcode 138-78
/ \ Pasadena CA 91125, USA
`-^
email: astraw@xxxxxxxxxxx
office: +1 626 395 4396
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] installation problems MacOSX
- From: Inna Tsirlin
Other related posts:
- » [visionegg] installation problems MacOSX
- » [visionegg] Re: installation problems MacOSX
- » [visionegg] Re: installation problems MacOSX
I followed the installation instructions from the web page but
http://undefined.org/python/pimp/darwin-7.0.0-Power_Macintosh.plist
does not exist.
http://undefined.org/python/pimp now redirects to http://pythonmac.org/packages/
I downloaded and installed the following packages from http://pythonmac.org/packages/:
PIL-1.1.5-py2.3-macosx10.3.zip
pygame-1.7.0-py2.3-macosx10.3.zip PyOpenGL-2.0.2.01-py2.3-macosx10.3.zip
Yet, when I'm trying to run vision egg examples i get the following exception:
2005-03-31 15:55:25,212 (481) CRITICAL: Traceback (most recent call last): File "/Users/admin/Desktop/visionegg-0.9.9-demo/demo/color_grating.py", line 21, in ? screen = get_default_screen() File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/Core.py", line 692, in get_default_screen return Screen.create_default() File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/Core.py", line 615, in create_default hide_mouse=VisionEgg.config.VISIONEGG_HIDE_MOUSE) File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/Core.py", line 259, in __init__ pygame.display.set_mode(self.size, flags, try_bpp ) error: Failed creating OpenGL pixel format
Fatal Python error: PyEval_SaveThread: NULL tstate
Looks like pygame is having some trouble. Any hints?
Thank you very much.
Inna.
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
- [visionegg] installation problems MacOSX
- From: Inna Tsirlin