-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
In short, when installed on the system, the 'src' python module of reFlutter will prevent other packages to find their own 'src' python modules.
This has caused any version of QtWebEngine since 6.6 to fail to compile when reFlutter was already installed on the system.
Please take a look at:
https://bugs.gentoo.org/915615
https://bugreports.qt.io/browse/QTBUG-139204
google/perfetto#2579
This is already a two years old painful bug which gave us a lot of headaches and made me wipe my computer as I was unable to keep it up to date.
Proposed fix:
Rename the 'src' module to something else.
p.s.:
I don't blame you nor reFlutter.
In my eyes, no Python modules should be called 'src'.
AbhiTheModder
Metadata
Metadata
Assignees
Labels
No labels