alexis_speech_assistant icon indicating copy to clipboard operation
alexis_speech_assistant copied to clipboard

Cant install PyObjC on Windows Python3.9 venv

Open shashwata27 opened this issue 3 years ago • 0 comments

As soon as I type pip install pyobjc this happens pip install pyobjc Collecting pyobjc Using cached pyobjc-7.1-py3-none-any.whl (3.0 kB) Collecting pyobjc-framework-ScriptingBridge==7.1; platform_release >= "9.0" Downloading pyobjc-framework-ScriptingBridge-7.1.tar.gz (19 kB)

FileNotFoundError: [Errno 2] No such file or directory: '/System/Library/CoreServices/SystemVersion.plist' ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

shashwata27 avatar Mar 23 '21 13:03 shashwata27