Env is not available
Opened this issue · 0 comments
xbhinxv54 commented
While executing the code
env = gym.make('forex-v0', df=tcs_data, frame_bound=(5, 250), window_size=5)
I am getting the following error
NameNotFound: Environment forex doesn't exist.