metaist / pdfmerge

Command-line utility for merging, splicing, and rotating PDF documents.
http://metaist.github.io/pdfmerge/
Other
121 stars 24 forks source link

pip install fails to get pyPdf dependency #7

Closed metaist closed 11 years ago

metaist commented 10 years ago

Based on the github traffic, I'm thinking lots of people are having this problem. You can install the dependencies for pdfmerge using pip (assuming the current directory is pdfmerge):

$ pip install -r requirements.txt --allow-all-external --allow-unverified pyPDF