Closed oliverjarvis closed 4 years ago
Unfortunately I do not have a Mac machine to try these out. @mwydmuch would you have idea what could be wrong here?
One pointer for solutions is to go through other building issues and see if one of them matches with your situation.
Hi @saxogrammaticus, thank you for reporting the problem. It was caused by the new Boost version 1.74. I pushed the fix minute ago. Please try to install again from repository using:
pip install git+https://github.com/mwydmuch/ViZDoom
Hi @saxogrammaticus, I've just released the 1.1.8 version to pip, that fixes the issue. So you can now install it simply using:
pip install vizdoom
Questions, features suggestions and requests
I'm struggling to install VizDoom on MacOS. I've tried both with the current version of VizDoom and historical versions.
Info
The setup fails during the build. And I am unable to fully comprehend the outputted error. I'm suspecting an error in cmake or boost based on the output.
The dependencies ARE installed.
Thanks