-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello Sir,
I am an M.Tech student currently using the ARCLE environment for my project.
When I try to run the examples bbox.py and bboxmini.py provided in the ARCLE repository, I encounter the following error:
AttributeError: 'BBoxWrapper' object has no attribute 'H'
This error occurs immediately when calling env = BBoxWrapper(env).
I have verified that the environment is correctly installed . It seems like the wrapper is trying to access an attribute H that is either missing or not properly initialized.
Could you please help resolve this issue?
Environment Details:
ARCLE version: [ e.g. 0.2.6]
Python version: [e.g., 3.11]
Gymnasium version: [e.g., 1.2.0]
Thank you in advance for your support.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels