firu

Results 2 issues of firu

Hi guys, I tried to install ViZDoom on my Ubuntu 16.04, following Building.md. Tried using pip and manual compilation, both ways lead to an error on "from vizdoom import *"...

bug
linux
cmake
python
pip/conda

Hello, I am trying to install gym-doom on my Ubuntu 18.10 with Python 3.6.8 via: > pip3 install ppaquette-gym-doom All dependencies are fulfilled: > sudo apt-get install -y python-numpy cmake...