Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Conda environment not being setup correctly for ZSH #703

Open
2 of 3 tasks
j3soon opened this issue Jul 19, 2024 · 0 comments
Open
2 of 3 tasks

[Bug Report] Conda environment not being setup correctly for ZSH #703

j3soon opened this issue Jul 19, 2024 · 0 comments
Labels
bug Something isn't working verify Requires re-verification with recent Isaac Sim

Comments

@j3soon
Copy link
Contributor

j3soon commented Jul 19, 2024

Describe the bug

Conda environment setup script reports file not found error when using ZSH.

Steps to reproduce

Following the conda environment setup docs:

$ git clone [email protected]:isaac-sim/IsaacLab.git
$ cd IsaacLab
$ ln -s path_to_isaac_sim _isaac_sim
$ ./isaaclab.sh --conda
[INFO] Using default conda environment name: isaaclab
[INFO] Creating conda environment named 'isaaclab'...
...
$ conda activate isaaclab
/home/johnson/IsaacLab/_isaac_sim/setup_conda_env.sh:.:20: no such file or directory: /home/johnson/IsaacLab/setup_python_env.sh

System Info

Describe the characteristic of your environment:

  • Commit: 05a2f3f
  • Isaac Sim Version: 4.0.0-rc.21+4.0.13872.3e3cb0c9.gl
  • OS: Ubuntu 22.04
  • GPU: Quadro RTX 6000
  • CUDA: 12.2
  • GPU Driver: 535.183.01

Additional context

I'll open a PR for this.

Checklist

  • I have checked that there is no similar issue in the repo (required)
  • I have checked that the issue is not in running Isaac Sim itself and is related to the repo

Acceptance Criteria

@j3soon j3soon changed the title [Bug Report] Conda environment not being setup correctly [Bug Report] Conda environment not being setup correctly for ZSH Jul 20, 2024
@Mayankm96 Mayankm96 added bug Something isn't working isaac-sim This issue is related to Isaac Sim verify Requires re-verification with recent Isaac Sim and removed isaac-sim This issue is related to Isaac Sim labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verify Requires re-verification with recent Isaac Sim
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants