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

Unable to build #9

Open
alesof opened this issue Jul 23, 2024 · 3 comments
Open

Unable to build #9

alesof opened this issue Jul 23, 2024 · 3 comments

Comments

@alesof
Copy link

alesof commented Jul 23, 2024

Problem description: building using ./build.sh returns an error that blocks installation.

Platform: Ubuntu 22.04.

Error: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fcbb39dbc40>: Failed to establish a new connection: [Errno -5] No address associated with hostname')': /artifactory/api/pypi/ct-omniverse-pypi/simple/certifi/

Other related issues:
https://forums.developer.nvidia.com/t/cannot-install-anything-with-python-in-isaac-sim-2022-1-0-docker-image/219664
https://forums.developer.nvidia.com/t/error-running-build-bat-for-connector-connectsample-203-1-0/278530
https://forums.developer.nvidia.com/t/cannot-install-anything-with-python-in-isaac-sim-2022-1-0-docker-image/219664

@evencewu
Copy link

The same problem but different error
image
And the log file:
image

@evencewu
Copy link

The same problem but different error image And the log file: image

This problem looks like an environmental configuration problem, how can I solve it?

@CaptainCoding
Copy link

export OMNI_REPO_BUILD_NO_DOCKER=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants