On 3/21/19 5:00 PM, nathan tech wrote: > 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
You seem to have a disagreement in spelling - apscript vs. appscript. We can't tell if that is just a transcription error on your part. I'd be a bit discouraged by this page: http://appscript.sourceforge.net/ which says rather loudly: Please note that appscript is no longer developed or supported, and its use is not recommended for new projects. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor