A voir également:
- Yum install python-pip centos
- Citizen code python avis - Accueil - Outils
- Install microsoft store - Guide
- Vidmate apk download install - Télécharger - TV & Vidéo
- Mot secret python pix ✓ - Forum Python
- Programme python ✓ - Forum Python
4 réponses
Salut!
Merci je n'avais pas la première partie, je l'aurais pourtant vu si j'avais bien lu l'ensemble!
Maintenant j'ai ce problème la, je commence ma recherche la :
Je me demande si c'est pas parce qu'il y a un proxy.
Merci je n'avais pas la première partie, je l'aurais pourtant vu si j'avais bien lu l'ensemble!
Maintenant j'ai ce problème la, je commence ma recherche la :
pip install elementtree
Downloading/unpacking elementtree
Cannot fetch index base URL https://pypi.org/simple/
Could not find any downloads that satisfy the requirement elementtree
No distributions at all found for elementtree
Je me demande si c'est pas parce qu'il y a un proxy.
/usr/bin/pip run on Thu Jun 26 00:40:18 2014
Downloading/unpacking elementtree
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for download links for elementtree
Getting page https://pypi.org/simple/
Could not fetch URL https://pypi.python.org/simple/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/ when looking for download links for elementtree
Cannot fetch index base URL https://pypi.org/simple/
URLs to search for versions for elementtree:
* https://pypi.org/simple/elementtree/
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for download links for elementtree
Could not find any downloads that satisfy the requirement elementtree
Merci pour votre aide
J'ai tenté le pip --proxy .... elementtree mais ça n'a pas fonctionné
Downloading/unpacking elementtree
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for download links for elementtree
Getting page https://pypi.org/simple/
Could not fetch URL https://pypi.python.org/simple/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/ when looking for download links for elementtree
Cannot fetch index base URL https://pypi.org/simple/
URLs to search for versions for elementtree:
* https://pypi.org/simple/elementtree/
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for download links for elementtree
Could not find any downloads that satisfy the requirement elementtree
Merci pour votre aide
J'ai tenté le pip --proxy .... elementtree mais ça n'a pas fonctionné
J'ai configuré le
Voici l'erreur maintenant
Et voici les log
export https_proxy
Voici l'erreur maintenant
pip install elementtree
Downloading/unpacking elementtree
Could not find any downloads that satisfy the requirement elementtree
No distributions at all found for elementtree
Storing complete log in /root/.pip/pip.log
Et voici les log
/usr/bin/pip run on Thu Jun 26 01:32:44 2014
Downloading/unpacking elementtree
Getting page https://pypi.org/simple/elementtree/
URLs to search for versions for elementtree:
* https://pypi.org/simple/elementtree/
Getting page http://effbot.org/downloads
Could not fetch URL http://effbot.org/downloads#elementtree (from https://pypi.python.org/simple/elementtree/): <urlopen error [Errno -2] Name or service not known>
Will skip URL http://effbot.org/downloads#elementtree when looking for download links for elementtree
Getting page http://effbot.org/zone/element-index.htm
Could not fetch URL http://effbot.org/zone/element-index.htm (from https://pypi.python.org/simple/elementtree/): <urlopen error [Errno -2] Name or service not known>
Will skip URL http://effbot.org/zone/element-index.htm when looking for download links for elementtree
Analyzing links from page https://pypi.org/simple/elementtree/
Skipping link http://effbot.org/downloads#elementtree (from https://pypi.python.org/simple/elementtree/); not a file
Skipping link http://effbot.org/zone/element-index.htm (from https://pypi.python.org/simple/elementtree/); unknown archive format: .htm
Could not find any downloads that satisfy the requirement elementtree
No distributions at all found for elementtree
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/pip/basecommand.py", line 139, in main
status = self.run(options, args)
File "/usr/lib/python2.6/site-packages/pip/commands/install.py", line 266, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/python2.6/site-packages/pip/req.py", line 1026, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/usr/lib/python2.6/site-packages/pip/index.py", line 171, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for elementtree
Salut et merci,
Malheureusement ça ne fait que donner des informations sur se trouvant dans le fichier de log :
Downloading/unpacking elementtree
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen erro r [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for dow nload links for elementtree
Getting page https://pypi.org/simple/
Could not fetch URL https://pypi.python.org/simple/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/ when looking for download links for elementtree
Cannot fetch index base URL https://pypi.org/simple/
URLs to search for versions for elementtree:
* https://pypi.org/simple/elementtree/
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen erro r [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for dow nload links for elementtree
Could not find any downloads that satisfy the requirement elementtree
No distributions at all found for elementtree
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/pip/basecommand.py", line 139, in main
status = self.run(options, args)
File "/usr/lib/python2.6/site-packages/pip/commands/install.py", line 266, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundl e=self.bundle)
File "/usr/lib/python2.6/site-packages/pip/req.py", line 1026, in prepare_file s
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/usr/lib/python2.6/site-packages/pip/index.py", line 171, in find_requir ement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for elementtree
Malheureusement ça ne fait que donner des informations sur se trouvant dans le fichier de log :
Downloading/unpacking elementtree
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen erro r [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for dow nload links for elementtree
Getting page https://pypi.org/simple/
Could not fetch URL https://pypi.python.org/simple/: <urlopen error [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/ when looking for download links for elementtree
Cannot fetch index base URL https://pypi.org/simple/
URLs to search for versions for elementtree:
* https://pypi.org/simple/elementtree/
Getting page https://pypi.org/simple/elementtree/
Could not fetch URL https://pypi.python.org/simple/elementtree/: <urlopen erro r [Errno -2] Name or service not known>
Will skip URL https://pypi.org/simple/elementtree/ when looking for dow nload links for elementtree
Could not find any downloads that satisfy the requirement elementtree
No distributions at all found for elementtree
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/pip/basecommand.py", line 139, in main
status = self.run(options, args)
File "/usr/lib/python2.6/site-packages/pip/commands/install.py", line 266, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundl e=self.bundle)
File "/usr/lib/python2.6/site-packages/pip/req.py", line 1026, in prepare_file s
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/usr/lib/python2.6/site-packages/pip/index.py", line 171, in find_requir ement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for elementtree