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

FileNotFoundError: [Errno 2] No such file or directory: 'data_dump/um/daily/aggTrades' #21

Open
aimagician opened this issue May 29, 2024 · 2 comments

Comments

@aimagician
Copy link

Hello

When I call data_dumper.delete_outdated_daily_results()

I get this error:

FileNotFoundError: [Errno 2] No such file or directory: 'data_dump/um/daily/aggTrades'

The correct path is: 'data_dump/futures/um/daily/aggTrades'

@osukono
Copy link

osukono commented Sep 24, 2024

Workaround: Until a solid fix is implemented, you can reinitialize BinanceDataDumper with the futures folder before running delete_outdated_daily_results.

@waynelapierre
Copy link

Are you guys still able to use this package to download Binance futures data?

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

3 participants