Hi, thank you for your work. I tried to install and play around with the library, but when I run poetry install using Python 3.12, it could not find torch==1.13.1+cu117. When I downgrade Python to 3.9 as suggestions I found on the web, I could not install poetry. I am happy to hear if you have any insights on how to step around this issue. Thank you!
Hi, thank you for your work. I tried to install and play around with the library, but when I run
poetry install
using Python 3.12, it could not findtorch==1.13.1+cu117
. When I downgrade Python to 3.9 as suggestions I found on the web, I could not installpoetry
. I am happy to hear if you have any insights on how to step around this issue. Thank you!