TrackingLaboratory / tracklab

A modular end-to-end tracking framework for research and development
https://trackinglaboratory.github.io/tracklab/
MIT License
88 stars 15 forks source link

Xtcocotools doesn't declare build-time dependencies (mac os) #7

Open victorjoos opened 6 months ago

victorjoos commented 6 months ago

Error :

image

eduardompereira commented 6 months ago

My Mac is arm64 (chip M1 Max) and Monterey v12.4.

bstandaert commented 4 months ago

I got the same problem here with M2. I managed to solve this issue very badly but things still work : I changed the package to pycocotools which is "a fork of the original cocoapi, with bug fixes and packaging improvements."