You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Sponsor :
I got error when run the command :
$ python3 loglizer_demo.py
Traceback (most recent call last):
File "loglizer_demo.py", line 58, in
with open(os.path.join(pkl_path, "train.pkl"), "rb") as fr:
FileNotFoundError: [Errno 2] No such file or directory: '../../proceeded_data/BGL/BGL_ws=60m_s=60m_0.8train/train.pkl'
Where I find files : train.pkl and test.pkl ? thank you
House
The text was updated successfully, but these errors were encountered:
Dear Sponsor :
I got error when run the command :
$ python3 loglizer_demo.py
Traceback (most recent call last):
File "loglizer_demo.py", line 58, in
with open(os.path.join(pkl_path, "train.pkl"), "rb") as fr:
FileNotFoundError: [Errno 2] No such file or directory: '../../proceeded_data/BGL/BGL_ws=60m_s=60m_0.8train/train.pkl'
Where I find files : train.pkl and test.pkl ? thank you
House
The text was updated successfully, but these errors were encountered: