argoverse / av2-api

Argoverse 2: Next generation datasets for self-driving perception and forecasting.
https://argoverse.github.io/user-guide/
MIT License
306 stars 71 forks source link

API installation fails : ERROR: Could not build wheels for av2 which use PEP 517 and cannot be installed directly #245

Open SM1991CODES opened 5 months ago

SM1991CODES commented 5 months ago

Hi,

I followed the pip installation process in the getting started guide. However, argoverse api build fails with the following error log: image

Then I tried: pip install av2

This works.

Please help me figure this out. I would want the latest api.

Best Regards

benjaminrwilson commented 4 months ago

Hi @SM1991CODES,

Can you try again with the latest code on the main branch?