You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Install the latest gradience-git package and running it throws error.
Traceback (most recent call last):
File "/usr/bin/gradience", line 70, in <module>
from gradience.frontend import main
File "/usr/lib/python3.12/site-packages/gradience/frontend/main.py", line 36, in <module>
from gradience.frontend.views.main_window import GradienceMainWindow
File "/usr/lib/python3.12/site-packages/gradience/frontend/views/main_window.py", line 25, in <module>
from gradience.frontend.widgets.shell_theming_group import GradienceShellThemingGroup
File "/usr/lib/python3.12/site-packages/gradience/frontend/widgets/shell_theming_group.py", line 30, in <module>
from gradience.backend.theming.shell import ShellTheme
File "/usr/lib/python3.12/site-packages/gradience/backend/theming/shell.py", line 23, in <module>
import sass
ModuleNotFoundError: No module named 'sass'
Is there an existing issue for this?
What happened?
Install the latest gradience-git package and running it throws error.
To Reproduce
Expected behavior
Gradience should open
Screenshots
OS
Arch Linux
DE/WM version
Hyprland 0.41.1
Version
0.8.0.beta1.r220.g3abe611a-1
Installation method
AUR
Enabled system extensions (GNOME specific)
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: