[visionegg] Re: leopard, 2.5, VE 1.1.... progress?
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Tue, 09 Sep 2008 06:31:23 -0700
I'm not sure why this never made the email list. (Dav sent it there from
an unregistered email address, but I tried, twice, to approve it
anyway.) Anyhow, I'm sending it to the list for him.
-Andrew
From: Dav Clark <dav@xxxxxxxxxxxx>
To: visionegg@xxxxxxxxxxxxx
Subject: Re: [visionegg] leopard, 2.5, VE 1.1.... progress?
Date: Fri, 5 Sep 2008 15:26:11 -0700
I've been running on 10.5 nearly since it came out. However, I've
been using the system 2.5 - I can't remember what, but some packages
claimed better support for that. In particular, PyObjC 2.0 I can only
get on the system 2.5 (because it's pre-installed).
In any case, visionegg 1.2.dev (SVN head as of a week or two ago) runs
the color_grating.py demo just fine for me... so I know it's
possible. Here are a list of what I think would be the relevant eggs:
visionegg-1.2.dev_r1471-py2.5-macosx-10.3-i386.egg
numpy-1.1.1-py2.5-macosx-10.5-i386.egg
PyOpenGL-3.0.0b2-py2.5.egg
PIL-1.1.6-py2.5-macosx-10.5-i386.egg
pygame-1.8.0rc4-py2.5-macosx-10.5-i386.egg
In my experience, it's worked best to easy_install where possible,
else go 'round to each site (e.g. pygame, pyobjc, etc.) and download
their releases. In particular, I generally shun pythonmac.org. They
are kind of the "old way" before things got a bit more sorted out.
Note that I'm running on i386 - don't know if that matters.
You might also consider installing EPD (the "beta" is way better):
http://www.enthought.com/products/epdbeta.php
But be sure to install the fixes from here:
https://svn.enthought.com/epd/wiki/FAQ/
Python2.5.2/4.0.300#MacOSXBeta1:EnableKivadoesnotworkcorrectly
This has at least numpy, PIL (which is a pain) and PyOpenGL already
taken care of. Plus you get a lot of other nice things.
If you have any more specific issues or questions, I'm happy to answer
them about my setup.
Cheers,
Dav
On Sep 5, 2008, at 11:57 AM, John Christie wrote:
> Hi,
>
> I've gotten what seems to be a working version of VE on my 10.5
> machines with the non-system 2.5.
>
> But some demos just do not work (for example, color grating). They
> seem to be complaining about my OpenGL 3.0.b5 not be 2 or >.
>
> Any thoughts?
>
> ======================================
> 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
- References:
- [visionegg] leopard, 2.5, VE 1.1.... progress?
- From: John Christie
Other related posts:
- » [visionegg] leopard, 2.5, VE 1.1.... progress?
- » [visionegg] Re: leopard, 2.5, VE 1.1.... progress?
- » [visionegg] Re: leopard, 2.5, VE 1.1.... progress?
- » [visionegg] Re: leopard, 2.5, VE 1.1.... progress?
- » [visionegg] Re: leopard, 2.5, VE 1.1.... progress?
From: Dav Clark <dav@xxxxxxxxxxxx> To: visionegg@xxxxxxxxxxxxx Subject: Re: [visionegg] leopard, 2.5, VE 1.1.... progress? Date: Fri, 5 Sep 2008 15:26:11 -0700I've been running on 10.5 nearly since it came out. However, I've been using the system 2.5 - I can't remember what, but some packages claimed better support for that. In particular, PyObjC 2.0 I can only get on the system 2.5 (because it's pre-installed).
In any case, visionegg 1.2.dev (SVN head as of a week or two ago) runs the color_grating.py demo just fine for me... so I know it's possible. Here are a list of what I think would be the relevant eggs:
visionegg-1.2.dev_r1471-py2.5-macosx-10.3-i386.egg numpy-1.1.1-py2.5-macosx-10.5-i386.egg PyOpenGL-3.0.0b2-py2.5.egg PIL-1.1.6-py2.5-macosx-10.5-i386.egg pygame-1.8.0rc4-py2.5-macosx-10.5-i386.eggIn my experience, it's worked best to easy_install where possible, else go 'round to each site (e.g. pygame, pyobjc, etc.) and download their releases. In particular, I generally shun pythonmac.org. They are kind of the "old way" before things got a bit more sorted out. Note that I'm running on i386 - don't know if that matters.
You might also consider installing EPD (the "beta" is way better): http://www.enthought.com/products/epdbeta.php But be sure to install the fixes from here:https://svn.enthought.com/epd/wiki/FAQ/ Python2.5.2/4.0.300#MacOSXBeta1:EnableKivadoesnotworkcorrectly
This has at least numpy, PIL (which is a pain) and PyOpenGL already taken care of. Plus you get a lot of other nice things.
If you have any more specific issues or questions, I'm happy to answer them about my setup.
Cheers, Dav On Sep 5, 2008, at 11:57 AM, John Christie wrote:
> Hi, >> I've gotten what seems to be a working version of VE on my 10.5 > machines with the non-system 2.5.>> But some demos just do not work (for example, color grating). They > seem to be complaining about my OpenGL 3.0.b5 not be 2 or >.> > Any thoughts? > > ====================================== > The Vision Egg mailing list > Archives: http://www.freelists.org/archives/visionegg > Website: http://www.visionegg.org/mailinglist.html
- [visionegg] leopard, 2.5, VE 1.1.... progress?
- From: John Christie