Skip to content

pywebview works with python3.6.8 & python3.9.16 on redhat7 (RHEL7.9). But it doesn't work with python3.9.16 on redhat9 (RHEL9.2) #1266

Closed Answered by r0x0r
justincui asked this question in Q&A
Discussion options

You must be logged in to vote

There is an existing no sandbox logic enabled for some platforms found in

if is_webengine and QtCore.QSysInfo.productType() in ['arch', 'manjaro', 'nixos']:

Could you test if enabling it on RHEL9 solves the problem?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@justincui
Comment options

Answer selected by justincui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants