UN-GCPDS / qt-material

Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
https://qt-material.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
2.3k stars 242 forks source link

qt.svg Cannot open file ':/icon/primary ...', because: No such file or directory #6

Closed lukasloetkolben closed 3 years ago

lukasloetkolben commented 3 years ago

I get this error: qt.svg Cannot open file ':/icon/primary ...', because: No such file or directory any solutions for that?

YeisonCardona commented 3 years ago

Hi, can you tell me about the operative system, the script that are you executing, are you working with the repository or with the pip installation?

lukasloetkolben commented 3 years ago

I am using Ubuntu. I installed it over pip.

YeisonCardona commented 3 years ago

This must be solved after edit the MANIFEST.in to include all SVG files.