conda-forge / pyqt-feedstock

A conda-smithy repository for pyqt.
BSD 3-Clause "New" or "Revised" License
5 stars 35 forks source link

Pyqt5 WebEngine PDF Support #103

Open adithyayuri opened 3 years ago

adithyayuri commented 3 years ago

Issue: I recently moved from using pip to conda. While in pip I was using pyqt5+qtwebengine and it had pdf support.

If I install pyqt through conda-forge, I am missing the PDF support though qtwebengine. I think it is because conda-forge has qtwebengine version 5.12 but according to documentation, pdf support was introduced in 5.13.

Could you please let me know if the conda-forge version of pyqt(qtwebengine) will be updated to 5.13 or higher ?

gillins commented 3 years ago

I think 5.15 isn't very far away - see https://github.com/conda-forge/qt-feedstock/pull/156#issuecomment-869793095