[issue35776] Virtualenv 16.2.0 Error Finding Pip

2019-01-18 Thread Zachary Ware
Zachary Ware added the comment: virtualenv is not part of the Python standard library; please open an issue on the virtualenv bug tracker (https://github.com/pypa/virtualenv/issues). -- nosy: +zach.ware resolution: -> third party stage: -> resolved status: open -> closed

[issue35776] Virtualenv 16.2.0 Error Finding Pip

2019-01-18 Thread Nazar
New submission from Nazar : Issue resolved by downgrading virtualenv from 16.2.0 to 15.1.0. $ virtualenv -p python my_venv Already using interpreter /usr/bin/python New python executable in /home/your_user_name/my_venv/bin/python Cannot find a wheel for setuptools Cannot find a wheel for pip