Sorry to interrupt, I am trying to reproduce your code for the traffic flow prediction module, but it seems to show that the lib folder is missing. I'm not sure if it's my operation problems or something else, I'd appreciate it if you could respond to my query when you are free!
(Approx_Equivariant_Graph_Nets) ,,@,,,:~/my_projects/Approx_Equivariant_Graph_Nets/DCRNN_Pytorch$ python dcrnn_train_pytorch.py --config_filename=data/model/dcrnn_la_aut_gc_false_t3.yaml --aut True
Traceback (most recent call last):
File "/home/my_projects/Approx_Equivariant_Graph_Nets/DCRNN_Pytorch/dcrnn_train_pytorch.py", line 8, in
from lib.utils import load_graph_data
ModuleNotFoundError: No module named 'lib.utils'
Sorry to interrupt, I am trying to reproduce your code for the traffic flow prediction module, but it seems to show that the lib folder is missing. I'm not sure if it's my operation problems or something else, I'd appreciate it if you could respond to my query when you are free!
(Approx_Equivariant_Graph_Nets) ,,@,,,:~/my_projects/Approx_Equivariant_Graph_Nets/DCRNN_Pytorch$ python dcrnn_train_pytorch.py --config_filename=data/model/dcrnn_la_aut_gc_false_t3.yaml --aut True Traceback (most recent call last): File "/home/my_projects/Approx_Equivariant_Graph_Nets/DCRNN_Pytorch/dcrnn_train_pytorch.py", line 8, in
from lib.utils import load_graph_data
ModuleNotFoundError: No module named 'lib.utils'