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
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'
ts-benchmark generate load.data to start benchmark, file generate logic missed due to importing new feature tsbm-update
The text was updated successfully, but these errors were encountered: