auction-gym
auction-gym copied to clipboard
Python Dependency Error
When I install the python packages with requirements.txt
, I can get this error.

Therefore, I think you should downgrade the numpy version to 1.21.0. It works well in my device.
same problem here. I think it's best for you to leave numpy upgraded and bump numba from 0.55.1 to 0.55.2 so that it requires numpy<1.23.0 instead of <1.22.0