Question: run.sh fails finding python2.7
0
gravatar for eric
2.5 years ago by
eric0
UC Berkeley
eric0 wrote:

In setting up, I installed Python 2.7 and did what was prescribed in: https://wiki.galaxyproject.org/Admin/Python

mkdir ~/galaxy-python 
ln -s /usr/local/bin/python2.7 ~/galaxy-python/python
export PATH=~/galaxy-python:$PATH

sh run.sh builds about half way and then I still get the error:

ERROR: Your python version is: 2.6
Galaxy is currently supported on Python 2.7 only.
...

I also tried setting up shell alias=python..., to no avail.

Any help would be appreciated. On CentOS 6.8

run.sh admin centos local python • 781 views
ADD COMMENTlink modified 2.1 years ago by Jennifer Hillman Jackson25k • written 2.5 years ago by eric0

I'm still seeing this problem. I've been unable to run the current galaxy.

After installing galaxy and installing python2.7 as prescribed. then sh run.sh, It builds half way and then stops with this error.

enter image description here

ADD REPLYlink written 2.4 years ago by eric0

I'm still seeing this problem. I've been unable to run the current galaxy.

After installing galaxy and installing python2.7 as prescribed. then sh run.sh, It builds half way and then stops with this error.

enter image description here

ADD REPLYlink written 2.4 years ago by eric0
0
gravatar for eric
2.1 years ago by
eric0
UC Berkeley
eric0 wrote:

Ultimately, my solution was to move to Centos 7, which has python 2.7.5 in the box.

ADD COMMENTlink written 2.1 years ago by eric0

Glad this worked for you and thanks for posting back. Jen, Galaxy team

ADD REPLYlink written 2.1 years ago by Jennifer Hillman Jackson25k
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: 165 users visited in the last hour