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

windows build issue #1

Open
jauharr opened this issue Oct 29, 2022 · 0 comments
Open

windows build issue #1

jauharr opened this issue Oct 29, 2022 · 0 comments

Comments

@jauharr
Copy link

jauharr commented Oct 29, 2022

Hi, I have been trying to make pygran work but I am unable to. I tried to build pyliggghts on WSL but It was no success. Now I am working on windows. I am receiving the following error:

running build
running build_py
running build_ext
C:\MinGW\bin\make.exe clean-all
rm -rf Obj_* *.a *.so MAKE/Makefile.auto.options* lmp_*
process_begin: CreateProcess(NULL, rm -rf Obj_* *.a *.so MAKE/Makefile.auto.options* lmp_*, ...) failed.
make (e=2): The system cannot find the file specified.
Makefile:127: recipe for target 'clean-all' failed
make: *** [clean-all] Error 2
error: command 'C:\\MinGW\\bin\\make.exe' failed with exit status 2
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

1 participant