Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96894 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-09-20 21:37 +0200 |
| Last post | 2015-09-20 21:37 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: error while installing using pip. Laura Creighton <lac@openend.se> - 2015-09-20 21:37 +0200
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-09-20 21:37 +0200 |
| Subject | Re: error while installing using pip. |
| Message-ID | <mailman.3.1442777847.28679.python-list@python.org> |
In a message of Mon, 21 Sep 2015 01:00:01 +0530, OmPs writes: >Hi all, > >I am getting the below error while I am trying to install atfork package >from pip repositories. I have done a thorough google search but am not able >to find and appropriate solution for it.Installation of SSL packages and >ssl package from python too do not solve the mystry. > ># pip install --allow-external atfork atforkCollecting atfork > Could not find a version that satisfies the requirement atfork (from >versions: ) > Some insecure and unverifiable files were ignored (use --allow-unverified >atfork to allow). >No matching distribution found for atfork > > >It says no matching distribution, but at pypi repo I am able to see it. > >https://pypi.python.org/pypi/atfork/0.1.2 If you get no useful answers here, try distutils-sig@python.org https://mail.python.org/mailman/listinfo/distutils-sig If you have a problem with pip, these are the people to talk to. And having them verify that pip is fine, the package is nuts would at least simplify your problem. Laura
Back to top | Article view | comp.lang.python
csiph-web