我正在尝试显示从一个小树丛(连接到树莓派)读取的ADC值到基于Pyqt5的图形用户界面应用程序。我尝试从Pi_hat_adc()类获取ADC值并发送到Window()类,在那里我在QLineEdit小部件中显示ADC值。在运行代码时,我得到了属性错误: 'Window' object has no attribute 'setGeometry' 我的python版本是3.8。帮我解决这个问题。line_edit2.setText(int(rawda
好吧,我已经看过相当多的帖子,主要是关于相关的问题,但没有一个与我的完全匹配。以下是该软件的规格:Python3.3(多个副本,一个在Windows XP 32位上,另一个在Windows 7 64位上)两个副本上的相同问题win32 API for Python在两台计算机上都存在Cutter Operations Training")
#The second objective of the app design is to define the size of the Main
Object doesn't support this property or method: 'Window(...).Window'
Line (9): "Window("regexpwndtitle:=Nextech \(MU_MASTER\)").Window("regexpwndtitle:=Patients").WinButton("regexpwndtitle:=New").Click".我可以提供