You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repo has lots of references to ScriptingBridge as a builtin in OS X's Python - that's not necessary any more, pyobjc-framework-ScriptingBridge can be installed via pip.
While this is being done, add venv support, a Makefile etc.
The repo has lots of references to ScriptingBridge as a builtin in OS X's Python - that's not necessary any more,
pyobjc-framework-ScriptingBridgecan be installed via pip.While this is being done, add venv support, a Makefile etc.