Re: Installing python2 and python3 alongside one another

2016-12-07 Thread Iblis Lin
Hi, Johannes Please install devel/py-setuptools27 first. Then, try to install py-supervisor again. -- Iblis Lin 林峻頤 On Wed, Dec 07, 2016 at 01:44:14PM +0200, Johannes Jost Meixner wrote: > Hi, > > I'm currently faced with a situation where for some reason I need both > py2.7 and py3.5 on my sy

Installing python2 and python3 alongside one another

2016-12-07 Thread Johannes Jost Meixner
Hi, I'm currently faced with a situation where for some reason I need both py2.7 and py3.5 on my system - 3.5 to do the actual work and 2.7 because supervisord doesn't run on 3. Is there a good way of installing both alongside another? By default they seem to conflict at least on /usr/local/bin