I installed the pyautogui module and dependencies via pip-3.2 on my raspi correctly, However when I am trying to do
import pyautogui
I am getting an import error:
ImportError: No module named pyautogui
What am I doing wrong? Did the command change?
Sorry I am a total python Noob, any help is greatly appreciated :D
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…