Closed bjarman closed 1 month ago
Hi!
Thanks for opening an issue.
We've yet only used and tested HTRflow in a Python 3.10 environment. We're working on extending the support to newer versions, but in the meantime, run HTRflow with Python 3.10.
Also ~ HTRflow's installation process was recently updated. Instead of pip install htrflow[all,openmmlab]
, use pip install htrflow
, without any extras. The extra openmmlab
was dropped because it did not work properly. If you need to use OpenMMLabs models (Satrn or RTMDet), see my reply in another issue for instructions. (Or soon in the documentation!)
Hope this helps!
What happened?
I am unable to install on python 3.12.3
Steps To Reproduce
pip install htrflow"[all,openmmlab]"
Relevant log output