-
-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basic example crashing #409
Comments
What is your version of boost (and prefereably all libs that are needed by vizdoom) ? |
boost 1.71.0 |
@semihcanturk Hi, semihcanturk! I met the same problem, have you solved it? Can you give me some advice? |
@hzt-1999 can you provide more information on what are you trying to run (code) and what is your system (os, version, python version, vizdoom version, etc). |
OS: Ubuntu20.04 LTS Errors: Thank you! |
Hmm that one is tricky, as it seems to stem from the Boost library :s. I assume you installed the dependencies with the command from tutorials (the long list of If that fails, you could try the conda way which installs boost libraries from conda repos. |
After pip installing ViZDoom as instructed, I'm getting the following error when running the basic.py example:
No crash log was generated.
Versions
vizdoom-1.1.8
macOS 10.14.6
Python environment
How can I get around this? Thanks in advance!
The text was updated successfully, but these errors were encountered: