luisbocanegra / kde-material-you-colors

Automatic color scheme generator from your wallpaper for KDE Plasma powered by Material You
https://store.kde.org/p/2136963
GNU General Public License v3.0
416 stars 6 forks source link

ModuleNotFoundError: No module named 'material_color_utilities_python' after python update #139

Closed luisbocanegra closed 8 months ago

luisbocanegra commented 1 year ago

Describe the bug The error appears after today's python 3.11 update on Arch, python-colr and python-pywal also stopped working

Solution: Rebuild python-material-color-utilities AUR package or reinstall the pip package Example with paru paru -S python-material-color-utilities --rebuild

If you use python-colr (colored terminal hex colors) python-pywal (pywal integration) rebuild them too: Example with paru paru -S python-colr python-pywal --rebuild

Additional context Add any other context about the problem here.

fwinn commented 1 year ago

I've got the same problem with openSUSE Tumbleweed. Does anyone know how to solve it? Do the packages maybe need to be updated in openSUSE Build Services @marknefedov?

marknefedov commented 1 year ago

Yes they needed, but unfortunately currently I have no machine neither time to do this. Auto update service is not compatible with new project layout and suse tw moved to newer python version and dropped some packages. Also it may be better to create a package from pipy version using https://en.opensuse.org/openSUSE:Packaging_Python