79729776

Date: 2025-08-08 12:58:51
Score: 1
Natty:
Report link

Some websites I've tried did not work eyllanesc solution. You can try to add these params at the very start of your PyQt app:

os.environ['QTWEBENGINE_CHROMIUM_FLAGS'] = '--ignore-ssl-errors --ignore-certificate-errors --allow-running-insecure-content --disable-web-security --no-sandbox'
os.environ['QTWEBENGINE_DISABLE_SANDBOX'] = '1'
Reasons:
  • Blacklisted phrase (1): did not work
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Khaled ElMorshedy