You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that pip install vizdoom won't work with conda install and you have to follow these steps.
I would like to understand this. It would make more sense to me if had to install like git+https://github.com/mwydmuch/ViZDoom.git in pip section but that doesn't work unless I install system deps.
looking at guide conda install guide
I would like to understand this. It would make more sense to me if had to install like
git+https://github.com/mwydmuch/ViZDoom.git
in pip section but that doesn't work unless I install system deps.creating a conda package for it would solve this problem
is that the only way? is it possible to get access to the conda deps during the pip install step?
also when installing from pypi does it compile?
The text was updated successfully, but these errors were encountered: