Open kanwal41g opened 6 years ago
This looks like an error due to the minos python module not being found. If you are still having this issue, please confirm that the main minos module and minos gym module are both successfully installed, by following the installation steps in the main README.md and the installation steps in the gym/README.md.
Hi, Has anyone had this error?
Traceback (most recent call last): File "./demo.py", line 8, in
from minos.config.sim_args import parse_sim_args
ImportError: No module named 'minos'
I am using python 3.5.2