Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RuntimeError: The MD5 checksum #6

Open
efemeryds opened this issue Apr 26, 2024 · 0 comments
Open

RuntimeError: The MD5 checksum #6

efemeryds opened this issue Apr 26, 2024 · 0 comments

Comments

@efemeryds
Copy link

Hi,

When running the code I encountered this issue:

RuntimeError: The MD5 checksum of the download file data/caltech101/101_ObjectCategories.tar.gz does not match the one on record.Please delete the file and try again.

This problem seems to be common and is also discussed here: pytorch/vision#8204 (comment)

As this is addressed in tochvision==0.17.1 one of the possible solutions is to upgrade the libraries to the following versions:

pytorch-cuda=11.8
pytorch==2.2.1
torchaudio==2.2.1
torchvision==0.17.1

Maybe you could consider including this information in Readme.

Best,
Alicja

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

No branches or pull requests

1 participant