n0spaces / MorshuTalk

Morshu text-to-speech
MIT License
169 stars 6 forks source link

Cant change Morshu images. #2

Open Shifitzel opened 1 year ago

Shifitzel commented 1 year ago

I tried to change the images that the program displays by modifying the res.qrc file. Even after I do it, it still doesn't change. I updated res_rc.py and everything.

n0spaces commented 1 year ago

If you have the morshutalk package installed, python might be using the res_rc.py file from the installed package instead of the one you edited. Run pip uninstall morshutalk then try again.

Shifitzel commented 1 year ago

I did and now it shows nothing. Are there certain dimensions the image has to be?