PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Sunday the 27th of July, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[14:49:46] <cruxr> hi all, I am new to virtualenv and i am facing this issue - http://stackoverflow.com/questions/24981683/pip-list-in-a-new-virtualenv-lists-all-the-dist-packages
[14:51:02] <cruxr> how do i exclude the dist-packages in a new virtualenv created using virtualenvwrapper?
[15:16:15] <Ivo> cruxr: --note-site-packages if you have an older virtualenv
[15:16:19] <Ivo> *no
[15:17:42] <cruxr> Ivo: i am using virtualenv 1.11.6 and virtualenvwrapper 4.3.1
[15:18:00] <cruxr> which are the latest versions
[16:09:36] <cruxr> Ivo : there?