Closed BhaskarTrivedi closed 5 years ago
I think this issue is better suited on this repository : https://github.com/Unity-Technologies/obstacle-tower-env I think you do not have the mlagents_envs that obstacle tower is expecting. I think you should try to install into a separate virtual environment and then do
$ git clone git@github.com:Unity-Technologies/obstacle-tower-env.git
$ cd obstacle-tower-env
$ pip install -e .
Thanks for reaching out to us. Hopefully you were able to resolve your issue. We are closing this due to inactivity, but if you need additional assistance, feel free to reopen the issue.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I am trying to run obstacle jupyter notebook and facing no mlagent_envs module in anaconda3 venv.
ModuleNotFoundError Traceback (most recent call last)