argoverse / argoverse-api

Official GitHub repository for Argoverse dataset
https://www.argoverse.org
Other
844 stars 241 forks source link

Could We Install Argoverse-API through conda? #324

Open yuxinl915 opened 2 years ago

yuxinl915 commented 2 years ago

Hi! I would like to inquire whether we can install Argoverse-API through conda rather than pip. I set up my project in a conda environment, and install Argoverse-API through pip -e /path to argoverse-api. However, I failed to resolve it in vscode. Could you please help me with that? Thanks!