Jack Wilkinson

Results 6 comments of Jack Wilkinson

Hi, I am still experiencing this issue on mac. Version 34

Hi Avnish, 1. Installation process was: - Created conda environment python 3.6 - Installed from source using `pip install .`, pip says its version `2020.9.0rc2.dev0` - `pip install garage[bullet]` 2....

Hi, just to update the same custom pybullet environment works with the `ppo_pendulum.py `tensorflow implementation

Hi Guys, @avnishn installing using `pip install -e .['dev','all']` seems to have helped as I can now see the local path to the garage repo when I do `pip list`....

Hi, sys.path gives: ['', '/home/jack/repos/motion_imitation', '/opt/ros/noetic/lib/python3/dist-packages', '/home/jack/anaconda3/envs/garage2/lib/python36.zip', '/home/jack/anaconda3/envs/garage2/lib/python3.6', '/home/jack/anaconda3/envs/garage2/lib/python3.6/lib-dynload', '/home/jack/.local/lib/python3.6/site-packages', '/home/jack/anaconda3/envs/garage2/lib/python3.6/site-packages', '/home/jack/PycharmProjects/garage/src']

Heres most of the darcula theme from pycharm if anyone is interested: ``` .highlight .hll { background-color: #ffffcc } .highlight .c { color: #629755; font-style: italic } /* Comment */...