我在安装了网站上下载的python包后,各资源已经安装好了,但是在调用其中一个代码时,出现了以下错误,请问哪位uu可以帮帮我啊??typeerror:argument did not mach any overloaded call:move(self,QPoint) : argument has unexpected type ’float‘move(self,int, int) :argument has unexpected type 'float'
代码