python-openid icon indicating copy to clipboard operation
python-openid copied to clipboard

Download URL to python-yadis package on PyPI broken

Open jezdez opened this issue 14 years ago • 5 comments

Please update the download link to the python-yadis source dist on http://pypi.python.org/pypi/python-yadis/ or for the love of god upload it to PyPI. kthxbye

jezdez avatar Jun 21 '10 07:06 jezdez

+1

david206 avatar Mar 10 '11 17:03 david206

+1. Thank you.

burnto avatar Apr 22 '11 17:04 burnto

Until someone bothers to fix this, I happen to have a cached package squirreled away.

http://static.crossway.org/_tmp/python-yadis-1.1.0.tar.gz

eykd avatar Nov 02 '11 18:11 eykd

Please fix this problem. I am, like many people, having problems when trying to install with PIP:

Downloading/unpacking python-yadis>=1.1.0 (from -r requirements.txt (line 7)) Downloading python-yadis-1.1.0.tar.gz Exception: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/pip/basecommand.py", line 130, in main self.run(options, args) File "/usr/lib/pymodules/python2.7/pip/commands/install.py", line 223, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/lib/pymodules/python2.7/pip/req.py", line 918, in prepare_files self.unpack_url(url, location, self.is_download) File "/usr/lib/pymodules/python2.7/pip/req.py", line 1024, in unpack_url return unpack_http_url(link, location, self.download_cache, only_download) File "/usr/lib/pymodules/python2.7/pip/download.py", line 448, in unpack_http_url unpack_file(temp_location, location, content_type, link) File "/usr/lib/pymodules/python2.7/pip/util.py", line 465, in unpack_file untar_file(filename, location) File "/usr/lib/pymodules/python2.7/pip/util.py", line 401, in untar_file tar = tarfile.open(filename, mode) File "/usr/lib/python2.7/tarfile.py", line 1676, in open return func(name, filemode, fileobj, **kwargs) File "/usr/lib/python2.7/tarfile.py", line 1727, in gzopen raise ReadError("not a gzip file") ReadError: not a gzip file

By the way, thanks, eykd, for your mirror.

NickRuiz avatar Nov 14 '11 13:11 NickRuiz

The problem still exists. Thank you, eykd, for the mirror.

LucianU avatar Aug 12 '14 08:08 LucianU

This repo is being archived. Closing issue.

timcappalli avatar Jul 24 '23 17:07 timcappalli