[MacPorts] #45819: virtualenv python is missing module search paths that are available when running bare python27.
MacPorts
noreply at macports.org
Sat Nov 8 07:13:02 PST 2014
#45819: virtualenv python is missing module search paths that are available when
running bare python27.
------------------------------+----------------------
Reporter: justinjereza@… | Owner: larryv@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: wontfix | Keywords:
Port: py27-virtualenv |
------------------------------+----------------------
Changes (by larryv@…):
* status: assigned => closed
* resolution: => wontfix
Comment:
Replying to [ticket:45819 justinjereza@…]:
> As you can see, there are a lot of paths missing in the virtualenv
> version resulting in preventing the use of python modules installed
> via macports in conjunction with virtualenv.
This is how virtualenv is supposed to work; using globally-installed
modules inside your virtual environments defeats the purpose. If you want
to do so anyway, create your environments using `virtualenv --system-site-
packages`.
--
Ticket URL: <https://trac.macports.org/ticket/45819#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list