Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time taken to install trajdata[waymo] is too long. #43

Open
rudrakhsha-crest opened this issue May 22, 2024 · 0 comments
Open

Time taken to install trajdata[waymo] is too long. #43

rudrakhsha-crest opened this issue May 22, 2024 · 0 comments

Comments

@rudrakhsha-crest
Copy link

rudrakhsha-crest commented May 22, 2024

Hi everyone
I am trying to install the devkit for waymo motion dataset using pip install "trajdata[waymo]" but pip is downloading each version of the requirements specified in the pyproject.toml file instead of the available ones. This is taking way too long and even loading nvidia packages from cache is taking north of 10-20 mins per package from the cache.
Here are the dependancies I am trying to install from the .toml file.

numpy>=1.19
tqdm>=4.62
matplotlib>=3.5
dill>=0.3.4
pandas>=1.4.1
pyarrow>=7.0.0
torch>=1.10.2
zarr>=2.11.0
kornia>=0.6.4
seaborn>=0.12
bokeh>=3.0.3
geopandas>=0.13.2
protobuf==3.19.4
scipy>=1.9.0
opencv-python>=4.5.0
shapely>=2.0.0

Can someone help me with this issue? Is there anything I might be doing incorrectly while installing the waymo package?
Any help would be greatly appretiated. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant