DriveML Huawei Autonomous Vehicles Challenge Forum

Go back to competition Back to thread list Post in this thread

> Getting a timeout error when installing hiwat-0.1-py3-non-any.whl[train] on Ubuntu 18.04

Hi,

Any reason why I am getting so many errors? I attempted to install the kit on macOS Catalina, It threw a segmentation error. Tried on Mac OS X El Capitan, unable to install due to the OS was too old. Now on Ubuntu 18.042, getting a read timeout error when running the following command:

pip --default-timeout=1000 install hiway-0.1-py3-none-any.whl[train]

Any reason why I have to come up with unlimited errors?

Posted by: Team53 @ Nov. 13, 2019, 8:36 a.m.

Hello,

Sorry about the hard time you've been having setting up HiWay. We've extended the competition to mid-December so you'll still have plenty of time once these issues get sorted out.

Can you please run `pip install` with the `--verbose` flag? There should be no timeout installing our package since you have it locally. Perhaps it's one of the dependencies. Afterwards can you please share the entire output with us so we can help you debug.

Kindly,
Julian

Posted by: HuaweiUK @ Nov. 14, 2019, 2:36 p.m.

Hi Julian,

This seemed to fix the problem i Ubuntu-18.04. Thanks.

Posted by: Team53 @ Nov. 14, 2019, 2:45 p.m.
Post in this thread