You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This drove me crazy, there are many deprecation warnings with tensorflow and numpy, especially because you don't specify any versions or requirements. This line was the problem:
This drove me crazy, there are many deprecation warnings with tensorflow and numpy, especially because you don't specify any versions or requirements. This line was the problem:
Gym-Trading-Env/src/gym_trading_env/environments.py
Lines 14 to 15 in 6d7b773
Over night the code stopped working and I have no clue why it worked before. But removing the termination on warning helped run it again.
The text was updated successfully, but these errors were encountered: