Hi, I am trying to use your package and having a very hard time installing it and getting it to work. A lot of the package versions are deprecated and does not support latest Python versions. Even downgrading Python to 3.9 did not help.
Please advise us how to use this package as doing pip install -r requirements.txt does not help and errors out for multiple torch related packages.
The docker file also leads to permission errors as I don't have root permissions on the system I am installing it.
Thanks.
Hi, I am trying to use your package and having a very hard time installing it and getting it to work. A lot of the package versions are deprecated and does not support latest Python versions. Even downgrading Python to 3.9 did not help.
Please advise us how to use this package as doing
pip install -r requirements.txtdoes not help and errors out for multiple torch related packages.The docker file also leads to permission errors as I don't have root permissions on the system I am installing it.
Thanks.