abbi031892 / periscope

Automatically exported from code.google.com/p/periscope
0 stars 0 forks source link

Python Package Index (PyPI) #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi !

I love periscope and I was wondering if I could install it easily with "pip 
install periscope".
Unfortunately this is not working.

Could you please add support of PyPI ?
http://pypi.python.org/pypi for more information
http://wiki.python.org/moin/CheeseShopTutorial then scroll down to "Submitting 
Packages to the Package Index" for a brief HOW-TO.

Thanks !

Original issue reported on code.google.com by DiaoulAel on 15 Apr 2011 at 4:29

GoogleCodeExporter commented 8 years ago
I've adde PyPi support, 0.2.4 should be available and installable.

Could you check if it works for you ?

Original comment by patrick....@gmail.com on 29 May 2011 at 3:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
easy_install --upgrade periscope
Searching for periscope
Reading http://pypi.python.org/simple/periscope/
Reading http://code.google.com/p/periscope/
Best match: periscope 0.2.1
Downloading 
http://pypi.python.org/packages/source/p/periscope/periscope-0.2.1.tar.gz#md5=d1
3c1e9aa5566ea7cea3b83032f37317
Processing periscope-0.2.1.tar.gz
Running periscope-0.2.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-UFQvcf/periscope-0.2.1/egg-dist-tmp-ErDEav
file periscope.py (for module periscope) not found
file periscope.py (for module periscope) not found
file periscope.py (for module periscope) not found
zip_safe flag not set; analyzing archive contents...
Removing periscope dev from easy-install.pth file
Adding periscope 0.2.1 to easy-install.pth file
Installing periscope script to /usr/bin

Installed /usr/lib64/python2.7/site-packages/periscope-0.2.1-py2.7.egg
Processing dependencies for periscope
Finished processing dependencies for periscope

It is working but as seen it is downloading an old version 0.2.1. But great 
addition makes life much easier :-)
Regards

Original comment by daniel.d...@gmail.com on 31 May 2011 at 10:24

GoogleCodeExporter commented 8 years ago

Original comment by patrick....@gmail.com on 5 Aug 2011 at 12:18