Closed Ayumu-J-S closed 1 year ago
Thanks for pointing this out. The current version works with python>=3.10. I'll work on a revision to requirements.txt
that works with older versions.
In the meantime, if you change line 12 in requirements.txt
to:
numpy==1.22.4
you should be able to install everything for python=3.8
Version has been updated in requirements and instructions for installation added to the README.
I am using conda with python=3.8, and I get a conflict like below.
Any idea??