Closed Strawberry9583 closed 1 month ago
Thanks for pointing this out, unfortunately something about the dependencies don't seem to resolve correctly on PyPI, as you can see the command tries to install all dependencies at once which leads to issues due to different versioning of the target domains. I don't exactly know why this is happening, but will look into it. In the meantime, I recommend installing from GitHub. Sorry, I hope we can resolve this soon!
Just released 0.3.0 which for me installs from PyPI again. We also recommend uv now which also makes this easier. I'll close for now, feel free to re-open it the issue persists on you side.
Hi, When using
pip install dacbench[sgd]
to install the additional dependency, I had conflicting dependencies and failed to use your benchmark.My environment:
Python 3.10.12
My reported issue:
To reproduce the issue, you can just follow the pip procedure in the GitHub repo directly, following your recommended command lines.
Thank you very much for your consideration. I am looking forward to hearing back from you.
Best regards, Hai