Menu

Wrong error flagged with pyPdf

2011-05-25
2013-03-15
  • Reinhard Engel

    Reinhard Engel - 2011-05-25

    I installed pyPdef (http://pybrary.net/pyPdf/) in my Python installation (python27, Windows 7, Eclipse Helios, PyDev 2.0.0.2011040403). If I try to use pyPdf, the import line

    from pyPdf.pdf import PdfFileWriter, PdfFileReader

    is flagged as erroneous (Unresolved Import: PdfFileWriter; Unresolved Import: PdfFileReader), but the program itself is executed without errors!

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-05-25

    Can you try updating PyDev to the latest nightly build (http://pydev.org/download.html) and see if it works for you?

    Best Regards,

    Fabio

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.