frescobaldi / python-poppler-qt5

Python binding to libpoppler-qt5
Other
42 stars 32 forks source link

install fails with sip: "convertDate() has overloaded functions #31

Closed ExecutorElassus closed 4 years ago

ExecutorElassus commented 4 years ago

here's the full error message:


building 'popplerqt5' extension
/usr/bin/sip -I /usr/share/sip -t POPPLER_V0_74_0 -c /var/tmp/portage/dev-python/python-poppler-qt5-9999/work/python-poppler-qt5-9999-python3_6/temp.linux-x86_64-3.6 -b /var/tmp/portage/dev-python/python-poppler-qt5-9999/work/python-poppler-qt5-9999-python3_6/temp.linux-x86_64-3.6/poppler-qt5.sbf -I /usr/share/sip/PyQt5 -n PyQt5.sip -t WS_X11 -t Qt_5_13_0 poppler-qt5.sip
sip: poppler-qt5.sip:54: ::Poppler::convertDate() has overloaded functions with the same Python signature
error: command '/usr/bin/sip' failed with exit status 1

my sip is version 4.19.19, installed the 3rd of Oct.

Cheers

wbsoft commented 4 years ago

Thanks for reporting, will look into it!