-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Running the AppImage, produce the following error:
$ ./onedrivegui.appimage
Traceback (most recent call last):
File "/tmp/.mount_onedrilFR41C//usr/src/OneDriveGUI.py", line 65, in <module>
from ui.ui_login import Ui_LoginWindow
File "/tmp/.mount_onedrilFR41C/usr/src/ui/ui_login.py", line 18, in <module>
from PySide6.QtWebEngineWidgets import QWebEngineView
ModuleNotFoundError: No module named 'PySide6.QtWebEngineWidgets'
I've tried installing PySide6 with no luck (pip install PySide6)
OS: Lubuntu 22.04.1 LTS x86_64
Kernel: 5.15.0-48-generic
Shell: bash 5.1.16
Python: 3.10.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working