Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build wheel for dynet on Windows (pip install dynet) #1657

Open
AndrewBrooks56 opened this issue Sep 21, 2022 · 3 comments
Open

Unable to build wheel for dynet on Windows (pip install dynet) #1657

AndrewBrooks56 opened this issue Sep 21, 2022 · 3 comments

Comments

@AndrewBrooks56
Copy link

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.

@roblframpton
Copy link

I'm also struggling with this. I tried installing make and gcc using Chocolatey, but I still get errors.

@norufu
Copy link

norufu commented Oct 2, 2022

Anyone find a fix for this?

@Dan-S-Lee
Copy link

I created a new venv in windows (Pycharm IDE) with Python 3.7 and pip install dynet worked for me.

I tried 3.8, 3.10 and both didn't work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants