4

I was looking for some answer for this problem so I could not find anyone. But in this images you can see my problem...

Cannot find sdist pip-*.tar.gz

But I followed the installation guide for Windows of course and I have the same problem...

So...could you help me?

This here is a img: http://postimg.org/image/6fu9u3n37/

  • check this http://stackoverflow.com/questions/19339509/python-virtualenv-new-python-executable-in-venv-bin-python – joaquin Nov 13 '13 at 20:23

1 Answers1

6

I tried upgrading the Virtual Environment and then was able to create a virtual environment successfully:

pip install --upgrade virtualenv    
Sionnach733
  • 4,686
  • 4
  • 36
  • 51
SURA ALI
  • 61
  • 1
  • 2