pip install doesn't work

62 views
Skip to first unread message

moo...@posteo.org

unread,
Feb 19, 2015, 5:17:59 PM2/19/15
to pypubsub_dev
I tried to install PyPubSub on my Ubuntu14.04 for Python3.4 with pib.
But doesn'T work.

user@MONSTER:~$ sudo pip3 install pypubsub
Downloading/unpacking pypubsub
Could not find any downloads that satisfy the requirement pypubsub
Some externally hosted files were ignored (use --allow-external
pypubsub to allow). Cleaning up...
No distributions at all found for pypubsub
Storing debug log for failure in /home/user/.pip/pip.log

It is the same with "pip" (without the '3'). But I have to use pip3
because I am using Python3.

Oliver

unread,
Feb 20, 2015, 9:38:54 PM2/20/15
to pypubs...@googlegroups.com
Try --allow-external since for now the files are actually stored on SourceForge.net.

Stuart Axon

unread,
May 3, 2015, 10:20:57 AM5/3/15
to pypubs...@googlegroups.com
Hi,
   Is there any chance this will get sorted for a future release ?

S

Oliver

unread,
May 3, 2015, 10:41:41 AM5/3/15
to pypubs...@googlegroups.com
The download stats on SF.net are much better than on pypi. I am planning on updating the docs shortly to clarify this and the --allow-external so unless there are other issues you have that warrant this, I don't see moving pypubsub releases to be hosted on pypi. Have you tried with latest pip (6.1.1 -- which is really 1.6.1.1)? Many improvements since 1.5.6.

Stuart Axon

unread,
May 21, 2015, 11:21:12 AM5/21/15
to pypubs...@googlegroups.com
That does seem better with 1.6.1, at least I only need 
$ pip install pypubsub --allow-external pypubsub

Kyle Pittman

unread,
Dec 10, 2015, 12:23:36 PM12/10/15
to pypubsub_dev
Can you please add this to the docs? The instructions you give in the installation docs are clear: "pip install pypubsub" - but it doesn't work... maybe at least add a clause mentioning --allow-external? It's a shame this is going ignored for so long.
Reply all
Reply to author
Forward
0 new messages