pyopenjtalk icon indicating copy to clipboard operation
pyopenjtalk copied to clipboard

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

Open Deepwater1000 opened this issue 1 year ago • 1 comments

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

Deepwater1000 avatar May 07 '23 03:05 Deepwater1000

Hello,

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

pip install pyopenjtalk --no-build-isolation

ota avatar May 07 '23 06:05 ota