Issac SDK 2020.1 cannot install dependencies

i have following problem by install dependencies for sdk 2020.1

i have
Ubuntu 18.04
NVDIA GTX 1650
RAM 32 GB

  1. i downloaded isaac 2020.1 sdk and isaac_sim_unity3d.
  2. i extracted isaac 2020.1 to a folder isaac22
  3. folder has chmod +x
  4. cd isaac22
  5. engine/build/scripts/install_dependencies.sh

Result/Error:

ERROR: Command errored out with exit status 1: /home/myserver/miniconda3/bin/python3 /home/myserver/.local/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-on5oq66u/overlay --no-warn-script-location -v --no-binary :none: --only-binary :none: -i Simple index – setuptools wheel ‘numpy>=1.13’ Check the logs for full command output.

thx for your help

here the full outcome

isaac_2020_1_error.txt (973.0 KB)

Problem solved, i had an activated conda environment

1 Like