pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Install pip3



On Fri, Mar 24, 2017 at 09:11:53AM +0100, Adam wrote:
> > How to install pip3 on macos? `bmake -C devel/py-pip install` installs py27-pip.
> > 
> > NetBSD Problem Report #49694[0] suggests[1] to use pkg_alternatives
> > for this. I can't find any good documentation on how to use it for
> > this use case.
> > 
> > I'm a complete novice with pkgsrc. Read pkg_alternatives manpage but
> > didn't get how to use it without installing devel/py-pip first.
> > 
> > Thanks,
> > Hamza
> 
> I guess you are looking for
> 
> cd devel/py-pip
> bmake install PYTHON_VERSION_DEFAULT=36

PYTHON_VERSION_REQD=36 is actually a bit better.

Joerg


Home | Main Index | Thread Index | Old Index