Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.
appscript
-
trying to install appscript module via pip
in pythonistaimport os
os.system('pip install appscript')i get no feedback when running this, and nothing installs. is appscript supported?
-
@pfefferprogram I don't know anything about appscript but to use pip, we don't use os.system but stash.
Please read carefully this topic and follow link to stash -
Please note that appscript is no longer developed or supported, and its use is not recommended for new projects.