Re: [QGIS-Developer] Pip install not working within QGIS with OSGeo4W v2?

2022-02-16 Thread Axel Hörteborn
Hi, I got a fresh install today with the qgis-full metapackages it fetches matplotlib but does not solve the issue (I get the same SSL error when I try to install reportlab). When I try to run it ( *subprocess.call([sys.exec_prefix + '/python', "-m", 'pip', 'install', 'reportlab'])* ) from the OsG

Re: [QGIS-Developer] Recommended method to display a webpage in a plugin

2022-02-16 Thread Jean-Baptiste Peter
Alright, thank you for your help on this! I have just a last question on this topic: If I am correct, QtWebKit is deprecated and has been removed from Qt since version 5.6. Does this mean that it will be removed from Qgis whenever the project moves to Qt 6 or is there another way to still ship