facebookresearch / hanabi_SAD

Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning
Other
96 stars 35 forks source link

ImportError: libboost_fiber.so.1.65.1: cannot open shared object file: No such file or directory. #27

Open VigRAN084 opened 3 years ago

VigRAN084 commented 3 years ago

ImportError: libboost_fiber.so.1.65.1: cannot open shared object file: No such file or directory. Occurs when I run the backend server command 'BOT=SmartBot python webapp/server.py'

0xJchen commented 3 years ago

Have you installed the dependency “boost library”?