Zhixun (Jason) He
Results
2
issues of
Zhixun (Jason) He
Assuming there is a function files I want to import: `project/helper_fun.ipynb` My current working ipynb file is: `project/branch/work.py` when I write `from ipynb.fs.defs.helper_fun import fun1` in my`work.p`, it says`there is...
I followed the instruction (https://github.com/openai/mujoco-py/), and everything is good until I `import mujoco_py`, could anyone help with that? Thank you in advance. >>> import mujoco_py running build_ext building 'mujoco_py.cymj' extension...