koeqaife / hyprland-material-you

Dynamic and elegant desktop setup inspired by Material You, featuring auto-generated colors, fluid animations, and ripple effects for a cohesive, customizable user experience.
GNU General Public License v3.0
471 stars 22 forks source link

Error setting colors during installation #40

Closed axelyamel01 closed 1 month ago

axelyamel01 commented 1 month ago

I tried the install.sh command and it fails with the following error:

:: Setting colors
Traceback (most recent call last):
  File "/home/axel/dotfiles/material-colors/generate.py", line 7, in <module>
    from materialyoucolor.quantize import QuantizeCelebi  # type: ignore
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'materialyoucolor'

Then I get the message:

Config error in file /home/USER/dotfiles/hypr/hyprland.conf at line 34: source= globbing error: found no match

The colors are all transparent now. I attached a picture. Also, I just ran ./install.sh and followed on-screen selections.

20240716_102002

koeqaife commented 1 month ago

install python-materialyoucolor package