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
Unable to build wheel for dynet on Windows (pip install dynet)
File "C:\Users\User\anaconda3\Scripts\cmake.exe_main_.py", line 4, in
ModuleNotFoundError: No module named 'cmake'
error: make not found, and MAKE is not set.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for dynet
Failed to build dynet
ERROR: Could not build wheels for dynet, which is required to install pyproject.toml-based projects
Any advice appreciated.
The text was updated successfully, but these errors were encountered:
Unable to build wheel for dynet on Windows (pip install dynet)
File "C:\Users\User\anaconda3\Scripts\cmake.exe_main_.py", line 4, in
ModuleNotFoundError: No module named 'cmake'
error:
make
not found, andMAKE
is not set.[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for dynet
Failed to build dynet
ERROR: Could not build wheels for dynet, which is required to install pyproject.toml-based projects
Any advice appreciated.
The text was updated successfully, but these errors were encountered: