Summon icon indicating copy to clipboard operation
Summon copied to clipboard

error running summon.py

Open coxchris502 opened this issue 1 year ago • 0 comments

I had this error: { sudo python3 summon.py Traceback (most recent call last): File "summon.py", line 19, in from classes.Style import Style ## Stylish File "/opt/demon/classes/Style.py", line 7, in from sty import fg ## colors ModuleNotFoundError: No module named 'sty' }

coxchris502 avatar Nov 18 '23 21:11 coxchris502