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

Error when try to create conda environment #150

Open
diegomaureira opened this issue Mar 15, 2023 · 1 comment
Open

Error when try to create conda environment #150

diegomaureira opened this issue Mar 15, 2023 · 1 comment

Comments

@diegomaureira
Copy link

Hi, i'm facing an error when i try to create a conda environment with the file conda_packagelist.txt:

conda create --name CenterNet --file conda_packagelist.txt

Downloading and Extracting Packages

CancelledError()
CancelledError()
CondaHTTPError: HTTP 404 NOT FOUND for url https://conda.anaconda.org/pytorch/linux-64/pytorch-0.4.1-py36_cuda8.0.61_cudnn7.1.2_1.tar.bz2
Elapsed: 00:00.269880
CF-RAY: 7a886b16aa2185a4-SCL

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.

CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()
CancelledError()

What is the correct link to download the files? Actually, i would like to know if there is any conda_packagelist.txt with the updated package list. Thanks in advance.

@dickymuhr
Copy link

Got the same issue, did you resolve it?

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

2 participants