pip install on conda env + loading from config file

21 views
Skip to first unread message

Bernardo Galvão

unread,
Mar 31, 2018, 12:53:29 PM3/31/18
to Visual Doom AI Users
Hi,

This may turn out kind of stupid. I am coding a q-learning net and an entangled program graph to see how they fair against each other.

I installed the ubuntu dependencies and within a conda env (a virtualenv), I ran pip install vizdoom. So far, so good.
However looking at the examples, one loads a scenario with the following line

DoomGame().load_config("../../scenarios/simpler_basic.cfg")
.

And I cannot find where in my system is the configuration file so I can load it. I tried going to a directory ~/miniconda3/envs/torch/bin on my system, but it was not there. Has anyone figured this one out?


All the best,
Bernardo

Bernardo Galvão

unread,
Mar 31, 2018, 1:41:39 PM3/31/18
to Visual Doom AI Users
ok, actually found it based on this issue. it is on (...) 'miniconda3/envs/torch/lib/python3.6/site-packages/vizdoom/scenarios/'
Reply all
Reply to author
Forward
0 new messages