airsplay / R2R-EnvDrop

PyTorch Code of NAACL 2019 paper "Learning to Navigate Unseen Environments: Back Translation with Environmental Dropout"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import MatterSim error

Hoyyyaard opened this issue · comments

I follow the instruction in Readme to install MatterSim ,But it occurred error when running bash run/speaker.bash 0
error:
import MatterSim
ImportError: build/MatterSim.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN9mattersim9Simulator10makeActionEidd

I have the same error. Have you solved it?If you solve the problem, can you share your experience? Thank you very much

I have the same error. Have you solved it?If you solve the problem, can you share your experience? Thank you very much

I just clone the official MP3D simulator from github and follow the readme and built it, and this way works. Finally soft link the build folder to your working folder