Bug#784619: creepy: Qt5 conversion in progress
Petter Reinholdtsen
pere at hungry.com
Sun Dec 11 15:51:50 UTC 2016
[Ross Gammon]
> I have spent the day doing the Qt4 > Qt5 conversion following the tips
> from Dmitry. See the latest on alioth.
Wow. I had given up rescuing creepy for stretch, but your email bring
me new hope.
> Unfortunately, I get an import error when running creepy after installation:
> $ creepy -v
> Traceback (most recent call last):
> File "/usr/bin/creepy", line 14, in <module>
> from PyQt5.QtCore import QString, QThread, SIGNAL, QUrl, QDateTime, QDate, QRect, Qt
> ImportError: cannot import name QString
I have vague memories of QString moving to somewhere else. A quick
check indicate that PyQt5 now uses python strings instead. Perhaps just
dropping QString is the correct approach?
--
Happy hacking
Petter Reinholdtsen
More information about the Pkg-grass-devel
mailing list