梦回元朝 发表于 2020-10-18 11:01:23

PyAutoGui报错

https://s1.ax1x.com/2020/10/18/0XiNhF.png

在python中使用pyautogui.pixel(1000,1000)
偶尔会出现报错信息,python小白不懂,请教一下

python版本        3.9.0

安装的库以其版本
DateTime       4.3
install      1.3.4
MouseInfo      0.1.3
Pillow         8.0.0
pip            20.2.4
PyAutoGUI      0.9.52
PyGetWindow    0.0.9
PyMsgBox       1.0.9
pyperclip      1.8.1
PyRect         0.1.4
PyScreeze      0.1.26
PyTweening   1.0.3
pytz         2020.1
setuptools   50.3.2
zope.interface 5.1.2

梦回元朝 发表于 2020-10-18 11:29:38

{:10_266:}{:10_266:}{:10_266:}

梦回元朝 发表于 2020-10-18 17:04:18

问题已解决,python3.9.0跟3.8.0不兼容pyautogui
python3.7.0完美运行
页: [1]
查看完整版本: PyAutoGui报错