Issues with torch in x86 Docker #170
-
I tried to import torch in the x86 Docker and got the following error:
This also occures when i do this in the terminal:
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
Hi @Pavidiran did you find any fix for this? I am facing the same issue. |
Beta Was this translation helpful? Give feedback.
-
Can you run the below script inside the docker and see if that fixes your issue?
|
Beta Was this translation helpful? Give feedback.
-
Running
|
Beta Was this translation helpful? Give feedback.
-
Thank you @balakumar-s. Installating older warp version fixes the issue. |
Beta Was this translation helpful? Give feedback.
-
Is there a way to solve this just through docker file? I tried everything, it seems it can only work in a running container... |
Beta Was this translation helpful? Give feedback.
Can you run the below script inside the docker and see if that fixes your issue?