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

missing gym_db.envs.db_env_v2 #4

Open
aljabali opened this issue Jan 7, 2025 · 1 comment
Open

missing gym_db.envs.db_env_v2 #4

aljabali opened this issue Jan 7, 2025 · 1 comment

Comments

@aljabali
Copy link

aljabali commented Jan 7, 2025

Looks there is a missing db file db_env_v2 ,

File "/home/ubuntu/rl_index_selection/gym_db/envs/init.py", line 2, in
from gym_db.envs.db_env_v2 import DBEnvV2 # noqa: F401
ModuleNotFoundError: No module named 'gym_db.envs.db_env_v2'

i can see only

ll ./gym_db/envs/
total 28
drwxrwxr-x 3 ubuntu ubuntu 4096 Jan 7 14:41 ./
drwxrwxr-x 4 ubuntu ubuntu 4096 Jan 7 00:34 ../
-rw-rw-r-- 1 ubuntu ubuntu 168 Jan 7 00:29 init.py
drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 7 14:41 pycache/
-rw-rw-r-- 1 ubuntu ubuntu 8946 Jan 7 00:29 db_env_v1.py
(venv) ubuntu@fadi-test:~/rl_index_selection$

@aljabali
Copy link
Author

aljabali commented Jan 7, 2025

please notice it is mentioned

from gym_db.envs.db_env_v2 import DBEnvV2 # noqa: F401

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

1 participant