google / magika

Detect file content types with deep learning
https://google.github.io/magika/
Apache License 2.0
8.49k stars 438 forks source link

Latest 0.6.1rc0 cannot be installed on python 3.8 and 3.9 with uv #922

Closed reyammer closed 1 month ago

reyammer commented 1 month ago

This is due to a known limitation in uv, which I thought was fixed.

Following suggestion on how to fix in the meantime: https://github.com/astral-sh/uv/issues/9425#issuecomment-2499089130

More context on the problem and tracking issue to eventually fix such onnxruntime constraint: https://github.com/google/magika/issues/928