On 7/06/2014 11:23 AM, Paul Hoffman wrote:
> On Jun 6, 2014, at 6:16 PM, Kubilay Kocak wrote:
>
>> You may use the Ports framework DEFAULT_VERSIONS mechanism to build any
>> python port (that supports 2 *and* 3) with a non-default version of Python.
>
> Noted, but I have gotten quite attached to
On Jun 6, 2014, at 6:16 PM, Kubilay Kocak wrote:
> You may use the Ports framework DEFAULT_VERSIONS mechanism to build any
> python port (that supports 2 *and* 3) with a non-default version of Python.
Noted, but I have gotten quite attached to the pkg interface and simplicity.
> Also a quick no
On 7/06/2014 7:43 AM, Paul Hoffman wrote:
> 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 a
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