r9y9 / pyopenjtalk

Python wrapper for OpenJTalk
https://r9y9.github.io/pyopenjtalk/
Other
202 stars 68 forks source link

ERROR: Could not build wheels for pyopenjtalk, which is required to install pyproject.toml-based projects #48

Open Deepwater1000 opened 1 year ago

Deepwater1000 commented 1 year ago

Hello,

I have try many ways but still can not solve this issue, i.e. to install Cmake, Cpython, Xcode,

My computer is MacOS Python3.11

ota commented 1 year ago

Hello,

I faced the same issue in Google Colab and resolved it by following the installation steps below:

pip install pyopenjtalk --no-build-isolation