error while running python neat_trade.py
dolphincodes opened this issue · 0 comments
dolphincodes commented
I am getting error while running python neat_trade.py
Traceback (most recent call last):
File "neat_trade.py", line 25, in
from gym_env.trading_env import TradingEnv
ModuleNotFoundError: No module named 'gym_env'