-
Notifications
You must be signed in to change notification settings - Fork 6
Bug: Launching latest artifact fails on macOS #43
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Tried to download the latest artifact, install it, and run. The icon popped up but closed immediantly.
Computer settings (please complete the following information):
- Operating System : [e.g., Windows 10] macOS 12 Monterey
- Processor (CPU) type: [e.g., Intel i5] Intel Core i7
To Reproduce
Install the latest artifact, and go to /Applications/Raidionics.app/Contents/MacOS/ and then launch with ./Raidionics.
Error messages
andreped@thomasl-MBP /Applications % cd Raidionics.app/
andreped@thomasl-MBP /Applications % open -a Raidionics.app
andreped@thomasl-MBP /Applications % cd Raidionics.app/Contents/MacOS
andreped@thomasl-MBP MacOS % ./Raidionics
Traceback (most recent call last):
File "main.py", line 8, in <module>
ImportError: could not import module 'PySide6.QtGui'
[14837] Failed to execute script 'main' due to unhandled exception!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working