<div dir="ltr">im new to python and im in the middle of making a RPS game for a college unit.<div><br></div><div>i have used PyQt to create the GUI and i have received help regarding adding the code to the buttons. </div><div>
<br></div><div>but its missing something as the error </div><div><br></div><div>'<font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:18px">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.</span></font><div>
<span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"><br></span></div><div style><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px">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</span></div>
<div style><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"><br></span></div><div style><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"> attached</span><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"> is the game file.</span><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:18px"><br>
</span></div></div></div>