Skip to content

egl_probe install error #3878

@zxfever

Description

@zxfever

I followed the installation instructions exactly, including matching the driver versions. IsaacSim version 5.0.0 ,python 3.11 is installed and verified to be working correctly. However, when installing the IsaacLab main branch, the installation fails with an egl_probe error like the previous issue.

...

subprocess.CalledProcessError: Command '['cmake', '--version']' returned non-zero exit status 1.
     An error occurred when building editable wheel for egl_probe.
     See debugging tips in: https://setuptools.pypa.io/en/latest/userguide/development_mode.html#debugging-tips
     [end of output]
 
 note: This error originates from a subprocess, and is likely not a problem with pip.
 ERROR: Failed building editable for egl_probe
Failed to build egl_probe
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> egl_probe

I have tried the solutions provided in previous issues, using pip install cmake==3.22.0, but it still doesn't work.

someone give helps? Ths

System Info

Describe the characteristic of your environment:

  • Isaac Sim Version: 5.0.0
  • OS: Ubuntu 22.04
  • GPU: RTX 4090
  • CUDA: 12.8
  • GPU Driver: 580.95.05

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