r9y9 / nnmnkwii

Library to build speech synthesis systems designed for easy and fast prototyping.

Home Page:https://r9y9.github.io/nnmnkwii/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"ERROR: Could not build wheels for nnmnkwii which use PEP 517 and cannot be installed directly"

oatsu-gh opened this issue · comments

commented

I tried to install nnmnkwii via .bat which has the following command

python-3.8.10-embed-amd64\python.exe -m pip install --upgrade nnmnkwii

and faced an error

ERROR: Could not build wheels for nnmnkwii which use PEP 517 and cannot be installed directly.

When I tried the command with PowerShell, nnmnkwii can be installed.

  • Could you prepare the package using PEP518?
  • How can I avoid the error?

ERROR: Could not build wheels for nnmnkwii, pysptk, which is required to install pyproject.toml-based projects
I have this problem as well