I\'m having trouble importing a resource file. I\'m using pyqt4 with monkey studio and I am trying to import a png image. When I run the program I get an import error like
you could try with pyside as well like:
--- pyside-rcc -o input.qrc output.py
pyside-rcc -o input.qrc output.py