2022年4月29日
摘要: 1、下载pyautogui包 1 pip install pyautogui -i https://pypi.tuna.tsinghua.edu.cn/simple/ 注:使用pyautogui方法获取截屏的话,只下载这个就行了 2、下载opencv-python包 1 pip install op 阅读全文
posted @ 2022-04-29 17:58 mengsq 阅读(60) 评论(0) 推荐(0)