Skip to content
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

vizdoom installation failed? please help, see the below message, whats wrong with the installation? #374

Open
adil25 opened this issue Mar 26, 2019 · 4 comments

Comments

@adil25
Copy link

adil25 commented Mar 26, 2019

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-install-be623tmj/vizdoom/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-562o9z9y/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-be623tmj/vizdoom/

@Miffyli
Copy link
Collaborator

Miffyli commented Mar 26, 2019

Could you include Python version used, the operating system etc etc? Did you install the dependencies (if you are on Linux/Mac)?

@adil25
Copy link
Author

adil25 commented Mar 27, 2019 via email

@Miffyli
Copy link
Collaborator

Miffyli commented Mar 27, 2019

Hmm. Could you also include the whole output after you start installing vizdoom (the full compilation log)?

@pierresegonne
Copy link

Hi i'm experimenting the same problem, (ubuntu 16.04, python 3.6.7).
All dependencies listed on the building.md have been installed.
The error is caused by

Make Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
      Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
      (Required is at least version "3.6")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants