Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt 6: Resource warnings with PyInstaller on macOS #7256

Open
The-Compiler opened this issue Jun 15, 2022 · 0 comments
Open

Qt 6: Resource warnings with PyInstaller on macOS #7256

The-Compiler opened this issue Jun 15, 2022 · 0 comments
Labels
component: infrastructure Issues related to development scripts, CI, servers, etc. os: macOS Issues which only happen on macOS. priority: 1 - middle Issues which should be done at some point, but aren't that important.

Comments

@The-Compiler
Copy link
Member

16:07:59 WARNING  qt         Unknown module:none:0 Qt WebEngine resources not found at . Trying parent directory...
16:07:59 WARNING  qt         Unknown module:none:0 Qt WebEngine resources not found at /Users/florian/proj/qutebrowser/dist/qutebrowser.app/Contents/MacOS/PyQt6/Qt6. Trying application directory...
16:07:59 WARNING  qt         Unknown module:none:0 Installed Qt WebEngine locales directory not found at location /qtwebengine_locales. Trying application directory...

but after that, it seems to run. Still, this seems like something PyInstaller should fix.

@The-Compiler The-Compiler added component: infrastructure Issues related to development scripts, CI, servers, etc. priority: 2 - low Issues which are currently not very important. os: macOS Issues which only happen on macOS. priority: 1 - middle Issues which should be done at some point, but aren't that important. and removed priority: 2 - low Issues which are currently not very important. labels Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: infrastructure Issues related to development scripts, CI, servers, etc. os: macOS Issues which only happen on macOS. priority: 1 - middle Issues which should be done at some point, but aren't that important.
Projects
None yet
Development

No branches or pull requests

1 participant