I am following the tutorial on the web. When I tried to run the examples on the tutorials.
On tutorial 1,5,6.There are similar errors:
For tutorial 1,5: TypeError:'AccelEnv' object is not subscriptable.
For tutorial 6: TypeError:'TestEnv' object is not subscriptable.
These two environments(AcceleEnv&TestEnv) all belong to flow.envs package.