Results 12 comments of ghyzx

still have this issue on Mac OS so far, anyone can help? > ERROR: Package 'finrl' requires a different Python: 3.11.7 not in '=3.10'

使用CubeImageView时遇到了同样的问题

issue still there, may i know anyone can help? File "xxx/FinRL/finrl/meta/env_stock_trading/env_stock_papertrading.py", line 40, in __init__ from elegantrl.train.run import init_agent ImportError: cannot import name 'init_agent' from 'elegantrl.train.run' (/opt/anaconda3/envs/Python3_10_14/lib/python3.10/site-packages/elegantrl/train/run.py)

Hi @mkw18, but they are all in the past time, how could we predict the coming 2 weeks?

i meet the same issue, may i know any update for this? ` File "xxx/FinRL/finrl/test.py", line 53, in test episode_total_assets = DRLAgent_erl.DRL_prediction( TypeError: DRLAgent.DRL_prediction() missing 1 required positional argument: 'env_args'...

one solution is set best_param in both if and else ![Image](https://github.com/user-attachments/assets/60e5b6a5-e5ac-4016-aa0f-9158dea5b7b3)

The current reinforcement learning has low efficiency and weak functionality. May i know when will there be an update? thanks.

still get same error even i just follow the official example, anyone know how to fix? thanks. https://github.com/AI4Finance-Foundation/FinRL/blob/master/examples/Stock_NeurIPS2018_2_Train.ipynb ![get_model](https://github.com/user-attachments/assets/3e100669-60f4-47f9-8f5e-b004a6c83b48)

same issue at qlib v0.9.6 (both python v3.11 and v3.12)