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

minor version downgrade torch + torchvision for compatibiility on ubuntu in windows #935

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

karkir0003
Copy link
Member

Pytorch + torchvision downgrade

What user problem are we solving?
Addressing bug here

What solution does this PR provide?
Downgrade pytorch + torchvision versions a bit (minor version downgrade) to get around the cuda error from running yarn run startt in Ubuntu on Windows.

Testing Methodology

  • Existing Build Checks
  • Running through the installation instructions (and yarn run startt in ubuntu to ensure working functionality)
    Any other considerations
    N/A. Update readme with links for installing node, pyenv, poetry, etc in Ubuntu

@karkir0003 karkir0003 changed the title downgrade torch + torchvision for compatibiility on ubuntu in windows minor version downgrade torch + torchvision for compatibiility on ubuntu in windows Aug 28, 2023
@karkir0003 karkir0003 linked an issue Aug 28, 2023 that may be closed by this pull request
Copy link
Contributor

@alantao912 alantao912 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@karkir0003 karkir0003 added this pull request to the merge queue Aug 28, 2023
Merged via the queue into nextjs with commit 5af89d6 Aug 28, 2023
10 checks passed
@karkir0003 karkir0003 deleted the fix-torch-version branch August 28, 2023 14:50
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

Successfully merging this pull request may close these issues.

[BUG]: yarn run startt not working in Ubuntu + WSL
2 participants