-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macos 源码安装时,sudo python3 setup.py install,报错 #174
Comments
服务端启动的时候,提示:FileExistsError: The models/punc_ct-transformer_cn-en/config.yaml does not exist. |
接上,服务端启动的时候有个提示: |
^C During handling of the above exception, another exception occurred: Traceback (most recent call last): |
环境:macos 15.1.1、python3.9.6
run :sudo python3 setup.py install
sh: line 3: cmake: command not found
make: *** No rule to make target `install/strip'. Stop.
Traceback (most recent call last):
File "/Users/xxj/Documents/CapsWriter-offline/sherpa-onnx/setup.py", line 62, in
setuptools.setup(
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup
return distutils.core.setup(**attrs)
The text was updated successfully, but these errors were encountered: