Message 204313 - Python tracker
Message204313
| Author | ncoghlan |
|---|---|
| Recipients | christian.heimes, dstufft, jcea, larry, loewis, lukasz.langa, ncoghlan, python-dev, vstinner |
| Date | 2013-11-25.08:41:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CADiSq7f8qWD63jhLbM5XoXFnrNU4L5mZTys1Z=BHM5Vzw2nXTQ@mail.gmail.com> |
| In-reply-to | <1385279331.22.0.506208600718.issue19734@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Hmm, this may also indicate a bug in pip's "require virtualenv" handling. Why isn't it detecting that sys.prefix and sys.base_prefix are different, and hence it *is* running in a venv created virtual environment? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-25 08:41:15 | ncoghlan | set | recipients: + ncoghlan, loewis, jcea, vstinner, larry, christian.heimes, lukasz.langa, python-dev, dstufft |
| 2013-11-25 08:41:15 | ncoghlan | link | issue19734 messages |
| 2013-11-25 08:41:15 | ncoghlan | create | |