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

BUG: importing torch raises ImportError #560

Closed
valhassan opened this issue May 8, 2024 · 0 comments · Fixed by #561
Closed

BUG: importing torch raises ImportError #560

valhassan opened this issue May 8, 2024 · 0 comments · Fixed by #561
Labels
bug Something isn't working

Comments

@valhassan
Copy link
Collaborator

Describe the bug
Import torch raises ImportError: /opt/conda/envs/geo_deep_env/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so: undefined symbol: iJIT_NotifyEvent. This is related to this issue pytorch/pytorch#123097

This error was first observed running github CI.

To Reproduce
Steps to reproduce the behavior:

  1. Make a simple pull request
  2. Allow github CI/CD pipeline to run
  3. See error

Expected behavior
In a conda environment with dependencies installed as defined in enviroment.yml; torch imports should not raise an error

@valhassan valhassan added the bug Something isn't working label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant