Before starting I want to mention that I have install the OpenAI gym version 0.26.2 and pybullet version 3.2.5. When I try to import pybullet_envs package, I get the following error: Traceback (most recent call last): File "/home/manosl/...
from pybullet_envs.minitaur.envs import minitaur_gym_env import scipy import scipy.special import tensorflow as tf import tensorflow.compat.v1 as tf # Define indices MOTOR_DIRECTION = [-1, -1, -1, -1, 1, 1, 1, 1] 2 changes: 1 addition & 1 deletion 2 l2tl/svhn_data/svhn_small...