motional / nuplan-devkit

The devkit of the nuPlan dataset.
https://www.nuplan.org
Other
682 stars 131 forks source link

linux server has problem of downloading #358

Closed jessapinkman closed 10 months ago

jessapinkman commented 11 months ago

i try to use wget to download the nuplan dataset, but got below issues, and the complete command " wget https://s3.ap-southeast-1.amazonaws.com/asia.data.nuplan.org/public/nuplan-v1.1/nuplan-v1.1_train_boston.zip?AWSAccessKeyId=ASIA6RIK4RRMGAVFAHE5"

image

how can i fix it?

jessapinkman commented 10 months ago

actually, i have already fixed it. And that is the problem of linux server port. I tried to map the docker to the correct port on the server to solve this problem.