Hi there,
I am trying to run the "quickstart.ipynb". I set up a conda environment as
instructed and ran the simulations. The dataset is generated. However, when I try to do
the training I get the error message below:
Traceback (most recent call last):
File
"C:\Users\tara\Documents\GitHub\GNNetworkingChallenge\RouteNet_Fermi\datanetAPI.py",
line 805, in __iter__
results_file =
tar.extractfile(os.path.join(dir_info.name,"simulationResults.txt"))
File "C:\Users\tara\anaconda3\envs\GNN\lib\tarfile.py", line 2113, in
extractfile
tarinfo = self.getmember(member)
File "C:\Users\tara\anaconda3\envs\GNN\lib\tarfile.py", line 1799, in
getmember
raise KeyError("filename %r not found" % name)
KeyError: "filename 'results_dataset1_0_9\\\\simulationResults.txt' not
found"
I also attached the snapshot of the dataset directory on my machine. It appears that the
samples are generated fine. I appreciate any help with this.
Thanks,
Mehrdad
[cid:image001.png@01D8D8C5.22D8CC60]