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

ModuleNotFoundError: No module named 'bddl.activity_base' #356

Open
biguard opened this issue Feb 27, 2024 · 0 comments
Open

ModuleNotFoundError: No module named 'bddl.activity_base' #356

biguard opened this issue Feb 27, 2024 · 0 comments

Comments

@biguard
Copy link

biguard commented Feb 27, 2024

when behavior replay:
INFO:root:Importing iGibson (igibson module)
INFO:root:Assets path: E:\pythonprojects\iGibson\iGibson\igibson\data/assets
INFO:root:Gibson Dataset path: E:\pythonprojects\iGibson\iGibson\igibson\data/g_dataset
INFO:root:iG Dataset path: E:\pythonprojects\iGibson\iGibson\igibson\data/ig_dataset
INFO:root:3D-FRONT Dataset path: E:\pythonprojects\iGibson\iGibson\igibson\data/threedfront_dataset
INFO:root:CubiCasa5K Dataset path: E:\pythonprojects\iGibson\iGibson\igibson\data/cubicasa_dataset
INFO:root:iGibson Key path: E:\pythonprojects\iGibson\iGibson\igibson\data/igibson.key
INFO:root:Example path: E:\pythonprojects\iGibson\iGibson\igibson\examples
INFO:root:Example config path: E:\pythonprojects\iGibson\iGibson\igibson\examples\configs
Traceback (most recent call last):
File "e:\pythonprojects\iGibson\iGibson\igibson\examples\behavior\behavior_demo_replay.py", line 15, in
from igibson.activity.activity_base import iGBEHAVIORActivityInstance
File "e:\pythonprojects\igibson\igibson\igibson\activity\activity_base.py", line 6, in
from bddl.activity_base import BEHAVIORActivityInstance
ModuleNotFoundError: No module named 'bddl.activity_base'

And there is no replay branch in BDDL.

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