CenterNet
CenterNet copied to clipboard
Error when try to create conda environment
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.