Re: [galaxy-dev] New install problem

2011-02-16 Thread Nate Coraor
Sonali Amonkar wrote: > Hi Ryan, > I think you might want to upgrade your Python version. I was facing this > issue and Python 2.6.6 version fixed it. It's correct that there's a bug in the current distribution version that prevents it from running on Python 2.4. However, we have a new release o

Re: [galaxy-dev] New install problem

2011-02-15 Thread Sonali Amonkar
Hi Ryan, I think you might want to upgrade your Python version. I was facing this issue and Python 2.6.6 version fixed it. Regards, Sonali -Original Message- From: galaxy-dev-boun...@lists.bx.psu.edu [mailto:galaxy-dev-boun...@lists.bx.psu.edu] On Behalf Of Ryan Golhar Sent: Wednesday,

Re: [galaxy-dev] New install problem

2011-02-15 Thread Ryan Golhar
When I try to run 'python scripts/scramble.py', I get an error: Traceback (most recent call last): File "scramble.py", line 29, in ? execfile( "setup.py", globals(), locals() ) File "setup.py", line 22, in ? main_module = __import__(main_module_name, fromlist=['version']) TypeError: _