Question: Galaxy Initial Run Error for Ubuntu 12.04
0
gravatar for itsupport.cgs
23 months ago by
itsupport.cgs • 0 wrote:

We are trying to run Galaxy at Ubuntu 12.04. When executing run.sh, it returned DistributionNotFound for Paste:

...

Activating virtualenv at .venv

Traceback (most recent call last):

File "./scripts/paster.py", line 26, in <module> serve.run() File "/galaxy/lib/galaxy/util/pastescript/serve.py", line 1062, in run invoke(command, command_name, options, args[1:]) File "/galaxy/lib/galaxy/util/pastescript/serve.py", line 1068, in invoke exit_code = runner.run(args)

...

File "/galaxy/.venv/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg/pkg_resources.py", line 584, in resolve raise DistributionNotFound(req)

pkg_resources.DistributionNotFound: Paste

Tried to install it but it said it is already installed:

(.venv)$ pip install paste

Requirement already satisfied: paste in ./.venv/lib/python2.7/site-packages

Requirement already satisfied: six in ./.venv/lib/python2.7/site-packages (from paste)

Could anyone help? Thx!

Regards,

Kelvin

software error • 594 views
ADD COMMENT • link • written 23 months ago by itsupport.cgs • 0
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 172 users visited in the last hour