atinfinity / isaac_sdk_docker

Dockerfile to use NVIDIA Isaac SDK on Docker container
MIT License
22 stars 6 forks source link

Failed to Install Launchpad lib in install_dependencies.sh #5

Closed janaardhanan closed 1 year ago

janaardhanan commented 1 year ago

Bug report

Required information:

Collecting pip
  Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB)
Installing collected packages: pip
Successfully installed pip-21.3.1
Collecting launchpadlib
  Downloading launchpadlib-1.10.17-py2.py3-none-any.whl (216 kB)
Collecting keyring
  Downloading keyring-23.4.1-py3-none-any.whl (33 kB)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from launchpadlib) (1.11.0)
Collecting lazr.uri
  Downloading lazr.uri-1.0.6.tar.gz (18 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_3d770f260eb54c4b9a88cf11764f996c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_3d770f260eb54c4b9a88cf11764f996c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ob94643h
       cwd: /tmp/pip-install-0pxvmoxw/lazr-uri_3d770f260eb54c4b9a88cf11764f996c/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/a6/db/310eaccd3639f5a8a6011c3133bb1cac7fd80bb46f8a50406df2966302e4/lazr.uri-1.0.6.tar.gz#sha256=5026853fcbf6f91d5a6b11ea7860a641fe27b36d4172c731f4aa16b900cf8464 (from https://pypi.org/simple/lazr-uri/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading lazr.uri-1.0.5.tar.gz (18 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_08eb1c94e20f42569d4e53ef6a58df30/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_08eb1c94e20f42569d4e53ef6a58df30/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-yr68f39f
       cwd: /tmp/pip-install-0pxvmoxw/lazr-uri_08eb1c94e20f42569d4e53ef6a58df30/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/8e/c5/92c55bb9b3a513e149638de695baec243dbfabb0823bcf6185263028eb84/lazr.uri-1.0.5.tar.gz#sha256=f36e7e40d5f8f2cf20ff2c81784a14a546e6c19c216d40a6617ebe0c96c92c49 (from https://pypi.org/simple/lazr-uri/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading lazr.uri-1.0.4.tar.gz (17 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_f3a79b92da9243008a6b9ca7be4253e1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_f3a79b92da9243008a6b9ca7be4253e1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8rv677vn
       cwd: /tmp/pip-install-0pxvmoxw/lazr-uri_f3a79b92da9243008a6b9ca7be4253e1/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz#sha256=02838f2328e87e1093528d62ffbd9b540f7f3a2b9d42c7439a29c20db2f831bf (from https://pypi.org/simple/lazr-uri/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading lazr.uri-1.0.3.tar.gz (18 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_2f4028eb0bc34c6597ed530e924aab61/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_2f4028eb0bc34c6597ed530e924aab61/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_0l6rhdv
       cwd: /tmp/pip-install-0pxvmoxw/lazr-uri_2f4028eb0bc34c6597ed530e924aab61/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/ea/bf/71ad2f5eaf7885d36e3cbd0a87cf3812ad043cf99c9fa6cc6ab4c94ee862/lazr.uri-1.0.3.tar.gz#sha256=5c620b5993c8c6a73084176bfc51de64972b8373620476ed841931a49752dc8b (from https://pypi.org/simple/lazr-uri/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading lazr.uri-1.0.1.tar.gz (19 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_8ac024b11f8941a598a7ac3f87628643/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_8ac024b11f8941a598a7ac3f87628643/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2obgt21y
       cwd: /tmp/pip-install-0pxvmoxw/lazr-uri_8ac024b11f8941a598a7ac3f87628643/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/22/e2/9c57d20dd513343fb16b2a16c3a7e83951566406daf8ff9f82cc084057eb/lazr.uri-1.0.1.tar.gz#sha256=956515d5c44299c59be1f18ff0227e4c8c157350bf5f41f05b99a5d6fb836759 (from https://pypi.org/simple/lazr-uri/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading lazr.uri-1.0.tar.gz (19 kB)
  Preparing metadata (setup.py): started
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_3d3b3251a13a4cdfa023245f4e916de2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/lazr-uri_3d3b3251a13a4cdfa023245f4e916de2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dcils5et
       cwd: /tmp/pip-install-0pxvmoxw/lazr-uri_3d3b3251a13a4cdfa023245f4e916de2/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
  Preparing metadata (setup.py): finished with status 'error'
WARNING: Discarding https://files.pythonhosted.org/packages/5f/c7/3ad5dbff978bcd1c2d3df57c00417d2de46310b36f7a6a51a2eb84801027/lazr.uri-1.0.tar.gz#sha256=99487ea618db9ae1b21c1f7cc1f26d10cacbee0f0fe88537db1dcbd48c2026f8 (from https://pypi.org/simple/lazr-uri/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Collecting launchpadlib
  Downloading launchpadlib-1.10.16-py2.py3-none-any.whl (216 kB)
  Downloading launchpadlib-1.10.15.1-py2.py3-none-any.whl (209 kB)
  Downloading launchpadlib-1.10.15-py2.py3-none-any.whl (209 kB)
  Downloading launchpadlib-1.10.14.tar.gz (200 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_9556331944774217b956fe9860f46249/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_9556331944774217b956fe9860f46249/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-eucaptd0
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_9556331944774217b956fe9860f46249/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/50/1d/05d9b143a1d5a74abc5d431f607c6584449fecd9531b80cb064466bd27c6/launchpadlib-1.10.14.tar.gz#sha256=5edfc7f615c88475b3d8549731cb57e2d9bf15d0b9bc21a43e88626b67deef4b (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.13.tar.gz (200 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_8a1f4f63b97f444a9995d2a9f1d7e237/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_8a1f4f63b97f444a9995d2a9f1d7e237/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_1ahnbvz
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_8a1f4f63b97f444a9995d2a9f1d7e237/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/af/23/d97442ef2e13db4648608a9e1a5822b9ff5e25e7f05013b8a57343120e85/launchpadlib-1.10.13.tar.gz#sha256=5804d68ec93247194449d17d187e949086da0a4d044f12155fad269ef8515435 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.12.tar.gz (200 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_02c9b6c660be459b86f1913b1a58aa0a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_02c9b6c660be459b86f1913b1a58aa0a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pilktxlo
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_02c9b6c660be459b86f1913b1a58aa0a/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/18/1b/7ca106cc66f8176bbb4677ed3867f2a703cc6568cf12fb3cb1537e7c9f3b/launchpadlib-1.10.12.tar.gz#sha256=c06141acf7797426bc0ed94adf3ab7256988f1e188b59551293c1bf98a9a782a (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.11.tar.gz (200 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_9438357da72a4c5d96a51acbfdcf3ad5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_9438357da72a4c5d96a51acbfdcf3ad5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tw911_0n
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_9438357da72a4c5d96a51acbfdcf3ad5/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/3c/3f/b8fa0e1a44c10d7f2ec860b3a79ae3296a9d9c3d8b530d3986997a81d281/launchpadlib-1.10.11.tar.gz#sha256=ea9d71aee65cf5e3310664b63a23778e7692e1b8492395a37612192dc4dd065b (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.10.tar.gz (196 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_8ff6a6d50c2b48a0bb0cc373f936b75c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_8ff6a6d50c2b48a0bb0cc373f936b75c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-12fmffpn
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_8ff6a6d50c2b48a0bb0cc373f936b75c/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/b1/32/f8633c04d29f95bfb467219112674ef693448f151e32668384dc0af593ec/launchpadlib-1.10.10.tar.gz#sha256=740580d72611452804ad7735c9af6944ed4a14fc1a2fcbcddba3fc719b5317f3 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.9.tar.gz (195 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_dd16b1fd4a38420fb9c6afd083f9c421/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_dd16b1fd4a38420fb9c6afd083f9c421/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ntfv4g3i
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_dd16b1fd4a38420fb9c6afd083f9c421/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/92/a6/67dc3d485a21c458ed09cd40b15948334f9eb6a86498a85becb223d3a7d8/launchpadlib-1.10.9.tar.gz#sha256=baf5534911bbaf196999daa384748721c0ba75af5f61f60d9205537963fffdfa (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.8.tar.gz (193 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_5060d1e4be4f44bd86fe180316367854/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_5060d1e4be4f44bd86fe180316367854/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5jzbtlqf
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_5060d1e4be4f44bd86fe180316367854/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/f4/25/65234a1f5256ecb73b83e62631286e34eb7195a7afaf52fca9917d925f95/launchpadlib-1.10.8.tar.gz#sha256=ba569105812d73ea4484cdfc559bbae8597b2802cad02baa45dfacad433e106d (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.7.tar.gz (58 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_6418ded0590d4787827f0e58b798120c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_6418ded0590d4787827f0e58b798120c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-z7fbfbr7
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_6418ded0590d4787827f0e58b798120c/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/a3/14/74ab750a0e0c4b31c554614f93d3240db45a096bd29a8eed420960c7b597/launchpadlib-1.10.7.tar.gz#sha256=692b8d77057b5931c88ab37480f41fd9cd42a1ff10b0618e4455a42372abf8e1 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.6.tar.gz (58 kB)
  Preparing metadata (setup.py): started
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_5ca873fcf7134e4e8b56dcae87f6dfb1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_5ca873fcf7134e4e8b56dcae87f6dfb1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-j5a603dh
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_5ca873fcf7134e4e8b56dcae87f6dfb1/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
  Preparing metadata (setup.py): finished with status 'error'
WARNING: Discarding https://files.pythonhosted.org/packages/82/ec/bffedf4e7b14251d0299db7364b5445516627a501f62e0045a3876686981/launchpadlib-1.10.6.tar.gz#sha256=e4709c18214863d147c6e0415e695d5cfddefc0dbd6ea28eb03e6eada956ae8b (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.5.tar.gz (58 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_a94f2556a1bb48cd941bf5d21f8f2919/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_a94f2556a1bb48cd941bf5d21f8f2919/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cgk27t7_
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_a94f2556a1bb48cd941bf5d21f8f2919/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/e6/2b/721606eba8d52e66c6aa436d05ef4b8def963e3d6cbfbb61a05b3891bda3/launchpadlib-1.10.5.tar.gz#sha256=b9c32cf960de042ba73e77ac4d4d0f694135713715f0afa1ca2630ffb03ba2a7 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.4.tar.gz (57 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_74e53cf1454f4b1e8f1d48f9a426e002/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_74e53cf1454f4b1e8f1d48f9a426e002/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qxjcl5rs
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_74e53cf1454f4b1e8f1d48f9a426e002/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/6e/db/150e8325ee03c6eb88e14e02efbd83c90fcfec23d615d02fccb5a6349eb0/launchpadlib-1.10.4.tar.gz#sha256=d24ede127d4fc56a1557ec115e6fc9b64756e0d60c4fd0ee13ca448d593d3f0e (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.3.tar.gz (57 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_7bd14436810c4e7497a2ee9ba06457b6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_7bd14436810c4e7497a2ee9ba06457b6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2wawc7sa
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_7bd14436810c4e7497a2ee9ba06457b6/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/7c/51/6f410760ba1fb0b32dfe741dec11a6ecd695c0455af2803d6834907c7f66/launchpadlib-1.10.3.tar.gz#sha256=741ca0080dfa8b307db2d89c6050c41d975d96160419b3292b19443ce656ef6b (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.10.2.tar.gz (270 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_f58cdc44ddc9438f854e6da79fee0c50/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_f58cdc44ddc9438f854e6da79fee0c50/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-b56hh42w
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_f58cdc44ddc9438f854e6da79fee0c50/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/a0/51/264e7fa1586dc72a72a6411536fd1589fd1d1a03725ee9665c08c4eb43bc/launchpadlib-1.10.2.tar.gz#sha256=ec2638715e1702404ae86f67be03a43efacd2495cbc6755de67297241e297c50 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.6.0.tar.gz (50 kB)
  Preparing metadata (setup.py): started
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_30e2f085091140ee92a021ca43976ab5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_30e2f085091140ee92a021ca43976ab5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-uqr43qkh
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_30e2f085091140ee92a021ca43976ab5/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
  Preparing metadata (setup.py): finished with status 'error'
WARNING: Discarding https://files.pythonhosted.org/packages/30/67/c391e96af4c6d210c43bfc76eb550cb2e8bdfd6fcfa56513b9ae60febdd0/launchpadlib-1.6.0.tar.gz#sha256=ebd3e197b2e8e5e526d62a58fccab2ec13bb653fff4aea45b5981a82e133919c (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.0.2.tar.gz (49 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_caa58c1bac9a4879a3e54972c1031b28/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_caa58c1bac9a4879a3e54972c1031b28/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dflcjsb1
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_caa58c1bac9a4879a3e54972c1031b28/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/4a/c2/b38370a8b3a3a87868c2dc9b3d8be86f6242aab511156b3f6c4802363188/launchpadlib-1.0.2.tar.gz#sha256=08c5c7822bcfed789bacfcb7072450f625acf79aa724c45b0d3f44ebde71bbe0 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.0.1.tar.gz (67 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_c312c963a5434b6fa72c2722cb37d71f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_c312c963a5434b6fa72c2722cb37d71f/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-08rhssyb
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_c312c963a5434b6fa72c2722cb37d71f/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/fb/2b/ae056c04ce26b84baab491fda9226da2930e085ccef45eccbbc9f35dbe9b/launchpadlib-1.0.1.tar.gz#sha256=d5750bb466ab8522207d39295da78e5425aa211dc1eb660e4e4b242950467401 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Downloading launchpadlib-1.0.tar.gz (51 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_3be69c51fe3f458292cb40e37861a552/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0pxvmoxw/launchpadlib_3be69c51fe3f458292cb40e37861a552/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-op3p4u8a
       cwd: /tmp/pip-install-0pxvmoxw/launchpadlib_3be69c51fe3f458292cb40e37861a552/
  Complete output (3 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ModuleNotFoundError: No module named 'setuptools'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/64/48/cc9c6bf58ef3a1c849bc3fb5c7d299a25c8bc5cbc63bf532705c555f0ab1/launchpadlib-1.0.tar.gz#sha256=856f71b5c3ddcb4bf734efa74d865d8093cadd7cfbb5b5fd0c8c78070730f4e2 (from https://pypi.org/simple/launchpadlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Cannot install launchpadlib==1.10.15, launchpadlib==1.10.15.1, launchpadlib==1.10.16 and launchpadlib==1.10.17 because these package versions have conflicting dependencies.

The conflict is caused by:
    launchpadlib 1.10.17 depends on lazr.uri
    launchpadlib 1.10.16 depends on lazr.uri
    launchpadlib 1.10.15.1 depends on lazr.uri
    launchpadlib 1.10.15 depends on lazr.uri

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Additional information

Made few changes in the Dockerfile, changed zip file name, commented isaac sim

atinfinity commented 1 year ago

@janaardhanan Isaac SDK 2021.1 is out of date. I recommend to use the latest NVIDIA Omniverse.

atinfinity commented 1 year ago

@janaardhanan I changed Dockerfile for docker build.

But, I could not find package of Isaac Sim 2021. So, I closed this issue.