AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
import error about `build_env` and solution
Abierto
refactoring
- Lenguaje dominante
- Python
- Estrellas
- 4.4k
- Forks
- 978
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Search the funtion `build_env` in ElegantRL. There are:
> 21 code results in [AI4Finance-Foundation/ElegantRL](https://github.com/AI4Finance-Foundation/ElegantRL)
The `from elegantrl.envs.Gym import build_env` could be changed to `from elegantrl.train.config import build_env`
The function `build_env` has been moved from `elegantrl/envs/Gym.py` to `elegantrl/train/config.py`
https://github.com/AI4Finance-Foundation/ElegantRL/blob/51fce54cc6e5263b413059d74c0991070869396f/elegantrl/train/config.py#L204-L219
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.