develer-staff / gccwinbinaries

Windows GCC (MinGW) binaries for Python developers
GNU General Public License v2.0
97 stars 14 forks source link

Trying to install any packages: No such File or directory #4

Open Zukran opened 9 years ago

Zukran commented 9 years ago

I was having problems getting gcc to work with python so I followed a ticket saying that this worked for him. I tried installing this and now I cant install any packages at all.

Any ideas what would cause this?

c:>pip install pygsr-0.1.tar Requirement 'pygsr-0.1.tar' looks like a filename, but the file does not exist Processing c:\pygsr-0.1.tar

IOError: [Errno 2] No such file or directory: 'C:\pygsr-0.1.tar'