Skip to content

Unable to install LEAP #169

@JosephBend

Description

@JosephBend

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:

  • "python -m pip install --upgrade pip setuptools wheel", which run OK, but did not help.
  • I cleared the pip cache "pip cache purge"
  • I created the .egg-info dir by hand
  • I also ran as Admin

I have installed the following packages:

  • LEAP v1.26 (from zip file)
  • Anaconda with Python 3.12.7
  • Visual studio 2022 v17.14
  • cmake 4.0.2
  • Pytorch 2.7.0+cu128
  • Cuda 12.9.r12.9

Your help will be much appreciated.

Joseph

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions