Enable unit tests which use argoverse
Open
- Dominant language
- Jupyter Notebook
- Stars
- 524
- Forks
- 64
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 3
Description
We use pip to install Argoverse in our conda environment. The Argoverse pins the numpy version to an older version ([ref](https://github.com/argoai/argoverse-api/blob/master/setup.py)). This leads to uninstall of the conda installed numpy, and leads to conflicts with other packages.
Till the argoverse numpy verion is upgraded, we have ignored 2 unit tests from our CI in #585. To close this ticket, please enable the tests in the CI.
Contributor guide
Assessment
This issue has not been assessed yet.