mirror of
https://github.com/quexten/goldwarden.git
synced 2024-11-23 21:44:37 +03:00
873c4fb799
Avoid this crash if the python script is executed: ``` Traceback (most recent call last): File "/home/mte90/Desktop/kde/goldwarden/gui/goldwarden_ui_main.py", line 2, in <module> import src.linux.main as linux_main ModuleNotFoundError: No module named 'src.linux' ```
2 lines
1 B
Python
2 lines
1 B
Python
|