[MacPorts] #44612: Python error while using pip with py33-virtualenv (was: Cannot use virtual environments with Python 3.3)
MacPorts
noreply at macports.org
Mon Aug 11 13:05:20 PDT 2014
#44612: Python error while using pip with py33-virtualenv
---------------------------------------+--------------------------------
Reporter: charlie.clark@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: python33 py33-virtualenv |
---------------------------------------+--------------------------------
Changes (by larryv@…):
* cc: jwa@…, stromnov@…, nad@… (added)
* keywords: Python =>
* port: python33 setuptools => python33 py33-virtualenv
Comment:
I cannot reproduce this, but that “no mem” error looks dire.
{{{
% port installed py33-virtualenv
The following ports are currently installed:
py33-virtualenv @1.11.6_0 (active)
% virtualenv-3.3 virtualenv-test
Using base prefix
'/opt/local/Library/Frameworks/Python.framework/Versions/3.3'
New python executable in virtualenv-test/bin/python3.3
Also creating executable in virtualenv-test/bin/python
Installing setuptools, pip...done.
% cd virtualenv-test
% bin/pip list
pip (1.5.6)
setuptools (3.6)
%
}}}
Have you tried with other versions of Python?
--
Ticket URL: <https://trac.macports.org/ticket/44612#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list