Hi,

how can I have pyPdf working with python3?
I have installed python-pypdf (debian package: 1.13-1) and python3.2
(3.2.1~rc1-1), but when executing a script with:
   from pyPdf import PdfFileReader
I get the following error:
   ImportError: No module named pyPdf

Further details:
Distribution: sqeeze, with some packages from testing and debian-backports.
Some other python packages on my system: python2.* (2.5.5-11; 2.6.7-3;
2.7.2-5).

Thanks for any help

   Davide

Reply via email to