Probleme mit python einfach zu installieren

Ich habe ein problem mit easy_install für matplotlib-venn. Ich bin auf einem windows-computer mit python2.7.
Ich bin zu Ahnen, der Weg ist nicht richtig, aber ich weiß nicht, wie das problem zu lösen.
Könnte mir jemand helfen?
Ich bin anbringen der Ausgang von versuchen, die easy_install-Befehl in der CMD-prompter.

C:\Python27\Scripts>easy_install matplotlib-venn
Searching for matplotlib-venn
Reading https://pypi.python.org/simple/matplotlib-venn/
Download error on https://pypi.python.org/simple/matplotlib-venn/: [Errno 11004]
 getaddrinfo failed -- Some packages may not be found!
Couldn't find index page for 'matplotlib-venn' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno 11004] getaddrinfo fai
led -- Some packages may not be found!
No local packages or download links found for matplotlib-venn
error: Could not find suitable distribution for Requirement.parse('matplotlib-ve
nn')
install for matplotlib-venn package

Ausgang von versuchen, die pip installieren Vorschlag:

C:\Python27\Scripts>easy_install pip
Searching for pip
Best match: pip 1.4.1
Adding pip 1.4.1 to easy-install.pth file
Installing pip-script.py script to C:\Python27\Scripts
Installing pip.exe script to C:\Python27\Scripts
Installing pip.exe.manifest script to C:\Python27\Scripts
Installing pip-2.7-script.py script to C:\Python27\Scripts
Installing pip-2.7.exe script to C:\Python27\Scripts
Installing pip-2.7.exe.manifest script to C:\Python27\Scripts
Using c:\python27\lib\site-packages
Processing dependencies for pip
Finished processing dependencies for pip
C:\Python27\Scripts>pip install matplotlib-venn
Downloading/unpacking matplotlib-venn
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not find any downloads that satisfy the requirement matplotlib-venn
Cleaning up...
No distributions at all found for matplotlib-venn
Storing complete log in C:\Users\jherman8\pip\pip.log
Das ist sehr seltsam. Wenn Sie gehen, um die link-Adresse, die Sie geben, die log-Ausgabe können Sie finden es matplotlib-venn. Sie sicher, dass es keine encoding-Probleme in Ihrem input name? pypi.python.org/simple/matplotlib-venn

InformationsquelleAutor jonas | 2013-11-26

Schreibe einen Kommentar