Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像を認識しようとすると、次のように表示されpyautoguiます。None
pyautogui
None
import pyautogui s = pyautogui.locateOnScreen('Dark.png') print s
このコードを実行すると、画像が画面に表示されましたが、それでも失敗しました。