[Tutor] help regarding game code
Alex Norton
ayjayn1101 at gmail.com
Sun May 12 21:40:10 CEST 2013
im new to python and im in the middle of making a RPS game for a college
unit.
i have used PyQt to create the GUI and i have received help regarding
adding the code to the buttons.
but its missing something as the error
'Traceback (most recent call last): File "C:\Users\Me\Desktop\testy.py",
line 174, in bWater.clicked.connect( water_clicked ) AttributeError: 'int'
object has no attribute 'clicked'' appears when i run the module.
i was wondering if somebody could walk me through making the game complete
and to add the results of the game (win/lose/stalemate) to the loutcome
label
attached is the game file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130512/a913901b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testy.py
Type: application/octet-stream
Size: 8339 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tutor/attachments/20130512/a913901b/attachment-0001.obj>
More information about the Tutor
mailing list