On Oct 13, 2015 1:16 PM, "Uday Pethakamsetty" <Uday.Pethakamsetty at infor.com> wrote: > The problem is that when I installed python 3.5, all the pip installs are directing to python 3.5, instead of my native python 2.7. > Probably, this is because the Python 3 directories appears first in the PATH variable. Python 3 has venv. I always use venv and never put Python in the PATH variable. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20151013/7947737b/attachment.html>