PyPDF2 icon indicating copy to clipboard operation
PyPDF2 copied to clipboard

pypi download via pip is broken

Open bmannix opened this issue 12 years ago • 3 comments

The download for PyPDF2 is broken. I cannot download the package via pip. https://pypi.python.org/pypi/PyPDF2

Steps to reproduce:

$ pip search PyPDF2
PyPDF2                    - PDF toolkit
pypdf2table               - PDF table extraction tool
$ pip install PyPDF2
Downloading/unpacking PyPDF2
  Could not find any downloads that satisfy the requirement PyPDF2

bmannix avatar Jul 08 '13 13:07 bmannix

Any news on this?

moodh avatar Aug 06 '13 12:08 moodh

I'm having the same problem on Ubuntu Precise.

jack-oquin avatar Aug 06 '13 21:08 jack-oquin

Posted an issue here on the updated project: https://github.com/mstamy2/PyPDF2/issues/20

moodh avatar Aug 07 '13 09:08 moodh