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

environment error #13

Open
trongnk2106 opened this issue Sep 25, 2023 · 2 comments
Open

environment error #13

trongnk2106 opened this issue Sep 25, 2023 · 2 comments

Comments

@trongnk2106
Copy link

I am trying to run your repo on google colab. But the problem is that the versions of the packages are no longer supported. I replaced some packages :
!pip install torch==2.0.0+cu118 torchvision==0.15.1+cu118 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
!pip install pytorch-lightning

but still some errors occur. Can you update the requirements.txt file? Thank you

@dwadden
Copy link
Owner

dwadden commented Sep 25, 2023

Sorry about this issue. Can you provide a bit more information on versions of packages that are no longer supported? Does this means they're not longer available for installation? Which packages does this apply to?

@isryanyhliu
Copy link

try to uninstall torch, torchvision, torchaudio
then re-install the correct version related to your own device

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