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

'EntryPoints' object has no attribute 'get' when importing tensortrade.env.default #452

Open
Zymoo opened this issue Oct 8, 2022 · 0 comments

Comments

@Zymoo
Copy link

Zymoo commented Oct 8, 2022

Hey,

When running from tensortrade.env.default I get this error:

'EntryPoints' object has no attribute 'get'

Currently running python 3.7.14 on Linux.

Seems this issue is connected to new release of importlib-metadata 5.0.0 and people mitigate this through downgrading to
importlib-metadata==4.13.0.

I can also confirm it worked in my case.

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