Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find files : train.pkl and test.pkl #97

Open
house-chang opened this issue Sep 18, 2023 · 0 comments
Open

Can't find files : train.pkl and test.pkl #97

house-chang opened this issue Sep 18, 2023 · 0 comments

Comments

@house-chang
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant