Question: Error Even Starting Up Galaxy
0
Paul Rigor (prigor@uci) • 50 wrote:
Hi gang,
I've setup galaxy to run before. But this time around, the server
will not
start. The setup is fairly straightforward though I'm using python
2.6.
Below is the error message stack. I've made some modifications to
the
configuration, but just pathing and db stuff. I've even run a python
shell
to import the new module which works fine. Any suggestions will be
really
helpful, thanks!
Paul
Traceback (most recent call last):
File "./scripts/paster.py", line 16, in <module>
from galaxy import eggs
File
"/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/galaxy/__init__
.py",
line 5, in <module>
__import__( "pkg_resources" ).declare_namespace( __name__ )
File
"/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/pkg_resources.p
y",
line 16, in <module>
import sys, os, zipimport, time, re, imp, new
ImportError: No module named new
(2.6.2)04:42 PM 16807
prigor@localhost~/projects/galaxy/genomics/galaxy_dist
$ python
/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/pkg_resources.py
--
Paul Rigor
http://www.paulrigor.net/
http://www.ics.uci.edu/~prigor
ADD COMMENT
• link
•
modified 9.3 years ago
by
James Taylor • 320
•
written
9.3 years ago by
Paul Rigor (prigor@uci) • 50