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

conda error while downloading the specified pytorch cuda versions #42

Open
jawadhaidar opened this issue Feb 9, 2024 · 0 comments
Open

Comments

@jawadhaidar
Copy link

When I try to install these versions "conda install pytorch=1.13.1 torchvision=0.14.1 pytorch-cuda=11.6 -c pytorch -c nvidia", I got the following error.

**"Downloading and Extracting Packages
CondaError: Downloaded bytes did not match Content-Length
url: https://conda.anaconda.org/nvidia/linux-64/libcufft-dev-10.7.1.112-ha5ce4c0_0.tar.bz2
target_path: /home/aub/anaconda3/pkgs/libcufft-dev-10.7.1.112-ha5ce4c0_0.tar.bz2
Content-Length: 206803679
downloaded bytes: 102857120

CancelledError()
CancelledError()
CancelledError()
CancelledError() "**

I have tried to update my conda but did not work

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

1 participant