次を使用して、tts-watson 1.0.0 を Mac OS X Sierra にインストールしようとしています。
sudo pip install tts-watson
インストールが開始され、次のエラーが表示されます。
error: could not create'/System/Library/Frameworks/Python.framework/Versions/2.7/share': Operation not permitted
----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-NMf7OP/anyconfig/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-Asdffe-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-NMf7OP/anyconfig/
これを修正するのを手伝ってください。前もって感謝します。