Bug#784619: Creepy: Still some work to do

Ross Gammon ross at the-gammons.net
Sat Jan 14 15:59:52 UTC 2017


Hi,

I just found time to test Creepy after the last lot of QString changes.
The QString import error is no longer there, although there is no
guarantee that my changes were correct.

Unfortunately now I get:
$ creepy -v
Traceback (most recent call last):
  File "/usr/bin/creepy", line 14, in <module>
    from PyQt5.QtCore import QThread, SIGNAL, QUrl, QDateTime, QDate,
QRect, Qt
ImportError: cannot import name SIGNAL

I am getting way out of my league here!

I see this on the PyQt4/5 differences website:
PyQt4’s old-style signals and slots are not supported. Therefore the
following are not implemented in PyQt5:

    QObject.connect()
    QObject.emit()
    SIGNAL()
    SLOT()

All methods that had arguments that are usually the results of calls to
SIGNAL() or SLOT() are no longer supported.

Any help appreciated. I don't have a lot of spare time to go reading the
PyQt5 docs, and there are many other packages needing my attention.

Cheers,

Ross

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20170114/b8fad735/attachment.sig>


More information about the Pkg-grass-devel mailing list