[Tutor] Import error, no module named app script

nathan tech nathan-tech at hotmail.com
Thu Mar 21 19:00:40 EDT 2019


Hi guys,
So I recently begun using Mac to program in python.
For one of the modules I am going to be using, it calls app script in order to send commands to voiceover, which is a screen reader for the MAC.
The only problem is, it gives an error about no module named appscript. Indeed, when I go into the python command and try import appscript, it says no module named appscript.
I tried pip install apscript, but it said requirement already satissfied.
Hoping someone can help.
Nate


More information about the Tutor mailing list