Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2014 16:06:49 -0700
From:      Paul Hoffman <phoffman@proper.com>
To:        freebsd-python@freebsd.org
Subject:   pip for v3?
Message-ID:  <052060CA-75A8-43A2-BC2E-95C44EF59423@proper.com>

next in thread | raw e-mail | index | archive | help
Greetings. In the package system for FreeBSD 10, pip seems to only exist =
for Python 2.7:

# pkg search pip-
grepip-1.0_2
p5-pip-1.19
phpip-200611081420_1
py27-pip-1.5.6
vdr-plugin-osdpip-0.1.1_6
#

I have installed both Python 2.7 and  3.3 from pkg:

# pkg info | grep python
python2-2_2                    The \"meta-port\" for version 2 of the =
Python interpreter
python27-2.7.6_4               Interpreted object-oriented programming =
language
python3-3_1                    The \"meta-port\" for version 3 of the =
Python interpreter
python33-3.3.5_1               Interpreted object-oriented programming =
language

What is the best way for me to install pip for Python 3 if not from pkg?

--Paul Hoffman=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?052060CA-75A8-43A2-BC2E-95C44EF59423>