Closed neo01124 closed 10 years ago
I get the same. You can use pip install git+https://github.com/KartikTalwar/Duolingo.git
instead
Also, the log file shows:
------------------------------------------------------------
/Users/rob/.virtualenvs/saulify/bin/pip run on Fri Oct 24 16:30:27 2014
Downloading/unpacking duolingo-api==0.2
Getting page https://pypi.python.org/simple/duolingo-api/
URLs to search for versions for duolingo-api==0.2:
* https://pypi.python.org/simple/duolingo-api/0.2
* https://pypi.python.org/simple/duolingo-api/
Getting page https://pypi.python.org/simple/duolingo-api/0.2
Could not fetch URL https://pypi.python.org/simple/duolingo-api/0.2: 404 Client Error: Not Found
Will skip URL https://pypi.python.org/simple/duolingo-api/0.2 when looking for download links for duolingo-api==0.2
Analyzing links from page https://pypi.python.org/simple/duolingo-api/
Could not find any downloads that satisfy the requirement duolingo-api==0.2
Cleaning up...
Removing temporary dir /Users/rob/.virtualenvs/saulify/build...
No distributions at all found for duolingo-api==0.2
Exception information:
Traceback (most recent call last):
File "/Users/rob/.virtualenvs/saulify/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/Users/rob/.virtualenvs/saulify/lib/python2.7/site-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/Users/rob/.virtualenvs/saulify/lib/python2.7/site-packages/pip/req.py", line 1177, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/Users/rob/.virtualenvs/saulify/lib/python2.7/site-packages/pip/index.py", line 277, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for duolingo-api==0.2
@neo01124 @iwasrobbed sorry for the trouble. let me look into this now
fixed
This is the trace I get, maybe im missing something ? $ sudo pip install duolingo-api Downloading/unpacking duolingo-api Could not find any downloads that satisfy the requirement duolingo-api Cleaning up... No distributions at all found for duolingo-api
$ sudo pip install duolingo-api 0.2 Downloading/unpacking duolingo-api Could not find any downloads that satisfy the requirement duolingo-api Cleaning up... No distributions at all found for duolingo-api