Relative Content

Tag Archive for pythonqt-designerpyqt6

Why is Resources_rc still throwing an error after compiling resources.qrc to .py

I am very new to PyQt6 and am trying to get my first project to run. I made a ui design in Qt designer and compiled everything to python. But when I try to run it it still throws the error.
Is it right to put the files in the same folder and how to I get it to run? Please explain it to me in simple terms i am not that great with the stuff yet.
See image.Screen Capture of the error.