Re: [galaxy-dev] More problems installing Galaxy

2016-11-18 Thread Hernán Piqueras
_set.require(__requires__) File "/usr/local/lib/python2.7/site-packages/distribute-0.6.44-py2.7.egg/pkg_resources.py", line 696, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python2.7/site-packages/distribute-0.6.44-py2.7.egg/pkg_resou

[galaxy-dev] More problems installing Galaxy

2016-11-09 Thread Hernán Piqueras
I have a Linux with both Python 2.6 and Python 2.7. Apparently Python is so bad designed that you cannot simply upgrade from 2.6 to 2.7 without breaking your system. As latest Galaxy works with Python 2.7, I put an alias in my .bashrc to /usr/local/bin/python2.7 and the same with virtualenv. I a

[galaxy-dev] Cannot start Galaxy DistributionNotFound: Paste

2016-10-27 Thread Hernán Piqueras
Guys I am running CentOS 6.8 in a virtualenv and no matter what, I always get pkg_resources.DistributionNotFound: Paste These were the commands to install and launch Galaxy hg clone https://bitbucket.org/galaxy/galaxy-dist wget http://bitbucket.org/ianb/virtualenv/raw/tip/virtualenv.py /usr