Hi,
I'm trying to learn more about PyQt using Eric5 as an example. What is the
proper way to setup development environment so I can use Eric to debug
itself?
So far I've cloned repository for Eric5, run python3 compileUiFiles.py and
opened eric5.e4p project. But when I try to run it I get an exception:
....
File "Utilities/Startup.py", line 142, in initializeResourceSearchPath
for iconPath in iconPaths:
TypeError: 'QVariant' object is not iterable
Regards,
--
Mikhail Terekhov
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric