|
|
2009-11-24
, 17:54
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#2
|
|
|
2009-11-24
, 17:57
|
|
Posts: 486 |
Thanked: 153 times |
Joined on Sep 2009
@ New York City
|
#3
|
AFAIK pyqtSlot needs PyQt 4.5+ but the one in the repos is 4.4. Do not despair, however, a new version (4.6) is already on the way and should be in the repositories shortly.
| The Following User Says Thank You to hypnotik For This Useful Post: | ||
|
|
2009-11-28
, 14:48
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#4
|
@QtCore.pyqtSlot()
def onSignInDialogClosed(self):
I get an error when running some code on the N900:
Traceback (most recent call last):
File "./barrio.py", line 42, in <module>
class SignInDialog(QtGui.QDialog):
File "./barrio.py", line 85, in SignInDialog
@QtCore.pyqtSlot()
AttributeError: 'module' object has no attribute 'pyqtSlot'
barriosquare - maemo/n900 foursquare app - get it now from extras-devel
My technology blog posts
follow me on twitter