Open satwikkansal opened 1 month ago
could u try to use pip to install, instead of from github
I am getting same error. This might be related: https://github.com/pydata/pandas-datareader/issues/969
did u try to use poetry shell? maybe ur env issue
That is not the issue, one of your dependency i.e. ed25519
uses a version of versioneer
dependency that is incompatible with Python 3.12 https://github.com/warner/python-ed25519/issues/20
The only solution I see is to use something else, as ed25519
hasn't been updated since 2019, else this package will not work with 3.12
Error