progrium / localtunnel

Expose localhost servers to the Internet
MIT License
3.2k stars 242 forks source link

Could not find any downloads that satisfy the requirement ginkgo #54

Closed hj91 closed 11 years ago

hj91 commented 12 years ago

root@harshad-Vostro-1550:~/localtunnel# python setup.py install . .

Searching for ginkgo Reading http://pypi.python.org/simple/ginkgo/ Couldn't find index page for 'ginkgo' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ No local packages or download links found for ginkgo error: Could not find suitable distribution for Requirement.parse('ginkgo')

root@harshad-Vostro-1550:~/localtunnel# pip install ginkgo Downloading/unpacking ginkgo Could not find any downloads that satisfy the requirement ginkgo No distributions at all found for ginkgo

jjmaestro commented 12 years ago

Yeah, I installed from the GH repo: progrium/ginkgo. I'm still trying to get V2 to work, the instructions are... a bit b0rked so far...

Good luck!

progrium commented 11 years ago

Sorry. The latest version of localtunnel has no dependencies other than gevent.