You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sathvikkurap Numpy just announced they upgraded to version 2.0.0. I think this issue occurred due to the out-of-date numpy API used in this project. Try to edit the pyproject.toml, replace the specific numpy bigger than 1.19.3 and not equal to 2.0.0. I encountered the same issue but solved it after using the above tricky method.
I tried to install nnmnkwii via .bat which has the following command
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.
The text was updated successfully, but these errors were encountered: