Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'env' #56

Open
leezea opened this issue Aug 12, 2022 · 3 comments
Open

No module named 'env' #56

leezea opened this issue Aug 12, 2022 · 3 comments

Comments

@leezea
Copy link

leezea commented Aug 12, 2022

when i run the code ,it appears
"
old_repo_ensemble_strategy/model/models.py", line 23, in
from env.EnvMultipleStock_train import StockEnvTrain
ModuleNotFoundError: No module named 'env'
"
did you forget upload this file?

@JonathanHuangC
Copy link

I have the same problem, have you found a solution?

@BaLaurent
Copy link

do you have installed openAi gym package ?
because env come from gym (try to run pip install gym)

@IvanTrujilloTrujillo
Copy link

Hi! I found they deleted them when refactoring and never solve it. Here is the commit when this happened, you can take the files from there: 20b5898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants