isaac-sim / IsaacLab

Unified framework for robot learning built on NVIDIA Isaac Sim
https://isaac-sim.github.io/IsaacLab
Other
2.15k stars 883 forks source link

[Question] pip's dependency conflicts when using "./isaaclab.sh -i" in conda environment #988

Open gcMs1 opened 1 month ago

gcMs1 commented 1 month ago

Hello, when i installed the IsaacLab following the guide here, I got a pip's dependency conflicts when I using "./isaaclab.sh -i" in conda environment. 截图 2024-09-16 15-57-46

I fixed the first and second conflict by using the command "pip install usd-core==23.11". When i tried solving the third one by using the command "pip install botocore==1.19.52", I got another conflict. 截图 2024-09-16 16-03-48

My system is ubuntu22.04(x86_64), and the version of anaconda3 is 2024.06-1. How can i solve this conflict? Could you give me some suggestions? Thank you!

Mayankm96 commented 1 month ago

This can be safely ignored. We are working with the Isaac Sim team to ensure these errors disappear in future releases.

gcMs1 commented 1 month ago

This can be safely ignored. We are working with the Isaac Sim team to ensure these errors disappear in future releases.

Thank you for you reply! Looking forward to updates!

gcMs1 commented 1 month ago

This can be safely ignored. We are working with the Isaac Sim team to ensure these errors disappear in future releases.

Hello, I reinstalled IsaacSim of version 4.1.0, everything work well (I installed version 2023.1.1). What i need to do is to install the latest version