openai / doom-py

ViZDoom Python wrapper
MIT License
75 stars 43 forks source link

unable to install on conda pytlhon 3.7 #19

Open rnunziata opened 5 years ago

rnunziata commented 5 years ago

unable to install on conda pytlhon 3.7....buld fails on boost version.

CMake Error at /usr/share/cmake-3.5/Modules/FindBoost.cmake:1677 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.58.0

  Boost include path: /usr/include

  Could not find the following Boost libraries:

          boost_thread
          boost_system
          boost_date_time
          boost_chrono

Nor can it be run on without conda in python3.7 seems to be a boots version issue.