uber-research / LaneGCN

[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
https://arxiv.org/abs/2007.13732
Other
496 stars 131 forks source link

Meet error when installing mpi4py #23

Closed reeddotaer closed 2 years ago

reeddotaer commented 2 years ago

I soloved this problem by running the following code:

sudo apt install libopenmpi-dev

Maybe you author should add this in ReadMe file, as I am confused when meeting this ERROR message as I run all the codes under instruction.

Ref: https://stackoverflow.com/questions/28440834/error-when-installing-mpi4py