Public bug reported:

python 3 popplerqt5 doesn't accept str as argument for load() method.

I'm using Ubuntu 17.04


Python 3.5.3 (default, Jan 19 2017, 14:11:04) 
[GCC 6.3.0 20170118] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import popplerqt5
>>> popplerqt5.Poppler.Document.load('test.pdf')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: Document.load(): argument 1 has unexpected type 'str'
>>>

** Affects: python-poppler-qt5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1685189

Title:
  Document.load(): argument 1 has unexpected type 'str'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-poppler-qt5/+bug/1685189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to