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

load.data file not exist #8

Open
rainmaple opened this issue Mar 19, 2022 · 1 comment
Open

load.data file not exist #8

rainmaple opened this issue Mar 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@rainmaple
Copy link
Collaborator

ts-benchmark generate load.data to start benchmark, file generate logic missed due to importing new feature tsbm-update

@rainmaple rainmaple added the bug Something isn't working label Mar 19, 2022
@rainmaple rainmaple changed the title load.data generate file not exist load.data file not exist Mar 19, 2022
@patelaarsh
Copy link

Hey, @rainmaple I am also facing the same issue. I am trying to test TimeScaleDb and after generating the data,I tried to run the generate_timescale.py file, I got the following error.

data_src = open('./load.data')
FileNotFoundError: [Errno 2] No such file or directory: './load.data'

Were you able to resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants