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
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: