kanzure/pdfparanoia

Installation cleaning ERROR 1

Closed this issue · 2 comments

C:\Users\ex>pip install pdfparanoia
Collecting pdfparanoia
  Downloading pdfparanoia-0.0.15.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "c:\users\ex\appdata\local\temp\pip-build-ftnxqw\pdfparanoia\setup.py", line 6, in <module>
        import pdfparanoia
      File "c:\users\ex\appdata\local\temp\pip-build-ftnxqw\pdfparanoia\pdfparanoi\__init__.py", line 27, in <module>
        from .core import scrub
      File "c:\users\ex\appdata\local\temp\pip-build-ftnxqw\pdfparanoia\pdfparanoia\core.py", line 13, in <module>
        from .parser import (
      File "c:\users\ex\appdata\local\temp\pip-build-ftnxqw\pdfparanoia\pdfparanoi\parser.py", line 18, in <module>
        import pdfminer.pdfparser
    ImportError: No module named pdfminer.pdfparser

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in c:\users\ex\appdata\local\temp\pip-build-ftnxqw\pdfparanoia

Could you try with pip3 by any chance?

@kanzure

pip 8.0.2 on python 2.7

Manually installing pdfminer did the trick even though that should not be the case

But now I'm getting this http://paste.is/12915/54360776/raw