Python version in installation commands
kuba11 opened this issue · 2 comments
kuba11 commented
Hello,
I had numerous issues when installing the tool, I figured out that python version 3.9 is required to avoid dependency conflicts. Could I ask for this information to be added to the installation commands?
Best wishes,
Kuba
XiaoTaoWang commented
Hi Kuba, I slightly changed the installation guide by replacing conda with mamba, and found no conflict problems occurred on my end again. Can you try it and let me know your feedback? Thanks!
kuba11 commented
Hello,
thank you very much for a quick response. Using mamba to create the environment solved the issue, thanks a lot!
Best wishes,
Kuba