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

[aarch64] Fix for libgfortran.so.5 missing error when running CUDA ARM wheel #1895

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

tinglvv
Copy link
Collaborator

@tinglvv tinglvv commented Jun 28, 2024

Should fix the error

File "/usr/local/lib/python3.10/dist-packages/torch/__init__.py", line 289, in <module>    from torch._C import *  # noqa: F403
ImportError: libgfortran.so.5: cannot open shared object file: No such file or directory

Previous PR - #1861

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants