I try pip install and brew install, but it alway fails . I install from git same error will appear like below :
error: Command "clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_func.o build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_py.o -lespeak -o build/lib.macosx-12-arm64-cpython-39/aeneas/cew/cew.cpython-39-darwin.so" failed with exit status 1
creating build/temp.macosx-12-arm64-cpython-39/aeneas/cew
INFO: compile options: '-I['/opt/homebrew/lib/python3.9/site-packages/numpy/core/include'] -I/opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
INFO: clang: aeneas/cew/cew_func.c
INFO: clang: aeneas/cew/cew_py.c
INFO: clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_func.o build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_py.o -lespeak -o build/lib.macosx-12-arm64-cpython-39/aeneas/cew/cew.cpython-39-darwin.so
ld: library not found for -lespeak
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: Command "clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_func.o build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_py.o -lespeak -o build/lib.macosx-12-arm64-cpython-39/aeneas/cew/cew.cpython-39-darwin.so" failed with exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> aeneas
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
how to fixed . hope for u help . thks
I try pip install and brew install, but it alway fails . I install from git same error will appear like below :
error: Command "clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_func.o build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_py.o -lespeak -o build/lib.macosx-12-arm64-cpython-39/aeneas/cew/cew.cpython-39-darwin.so" failed with exit status 1
creating build/temp.macosx-12-arm64-cpython-39/aeneas/cew
INFO: compile options: '-I['/opt/homebrew/lib/python3.9/site-packages/numpy/core/include'] -I/opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c'
INFO: clang: aeneas/cew/cew_func.c
INFO: clang: aeneas/cew/cew_py.c
INFO: clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_func.o build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_py.o -lespeak -o build/lib.macosx-12-arm64-cpython-39/aeneas/cew/cew.cpython-39-darwin.so
ld: library not found for -lespeak
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: Command "clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_func.o build/temp.macosx-12-arm64-cpython-39/aeneas/cew/cew_py.o -lespeak -o build/lib.macosx-12-arm64-cpython-39/aeneas/cew/cew.cpython-39-darwin.so" failed with exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> aeneas
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
how to fixed . hope for u help . thks