79588953

Date: 2025-04-23 15:26:20
Score: 4
Natty:
Report link

( Apparently I don't have enough reputation points to post a comment lol, so I'll just post my comment here as an answer. )

@Taras this is incredible! Thank you so much! A note for anyone else coming to use this, apparently the QtWebEngineWidgets module has been moved to a separate package called PyQtWebEngine so you'll need to add that to your pip statement ( pip install PyQt5 requests PyQtWebEngine ). The nice thing is, when it's installed, it's rolled into the main PyQt5 package, so imports like from PyQt5.QtWebEngineWidgets import QWebEngineView can stay exactly the same. Python 3.7.0 No module named 'PyQt5.QtWebEngineWidgets' Thanks again so much!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1.5): I don't have enough reputation points
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Taras
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jones Smith