[Gate-users] Import torch ==> ModuleNotFoundError: No module named 'torch'"
Deae Eddine
eddinedeae at gmail.com
Fri Sep 10 20:04:37 CEST 2021
Dear Gate users
I find this error when I use my code in vGate 9.1:
[image: image.gif] "Traceback (most recent call last):
File "/home/vgate/.local/bin/gaga_plot", line 5, in <module>
import gaga
File "/home/vgate/.local/lib/python3.8/site-packages/gaga/__init__.py",
line 3, in <module>
from .gaga import *
File "/home/vgate/.local/lib/python3.8/site-packages/gaga/gaga.py", line
2, in <module>
import torch
ModuleNotFoundError: No module named 'torch'"
Any suggestion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210910/96e47fd5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.gif
Type: image/gif
Size: 42 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210910/96e47fd5/attachment.gif>
More information about the Gate-users
mailing list