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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to