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
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [56 lines of output]
(LEAP) (base) C:\Users\user3\Documents\LEAP\LEAP-main\LEAP-main\win_build>cmake .. -DDEV_MODE=1
-- Building for: NMake Makefiles
CMake Error at CMakeLists.txt:4 (project):
Running
'nmake' '-?'
failed with:
no such file or directory
Hi,
I was able to install LEAP in my laptop.
I am now trying to install it in server with 2 GPUs.
I get this error after typing "pip install ."
ERROR: No .egg-info directory found in C:\Users\user\AppData\Local\Temp\pip-pip-egg-info-xsgp7hn8
This command ""python setup.py install" results in this error
"Running 'nmake' '?' failed with no such file or directory"
Per ChatGPT I also tried:
I have installed the following packages:
Your help will be much appreciated.
Joseph
The text was updated successfully, but these errors were encountered: