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

AttributeError: can't set attribute #9

Open
Murphy103 opened this issue Oct 7, 2022 · 1 comment
Open

AttributeError: can't set attribute #9

Murphy103 opened this issue Oct 7, 2022 · 1 comment

Comments

@Murphy103
Copy link

Hello,I'm running your project and an error occured:

Traceback (most recent call last):
File "/home/PycharmProjects/gymdemo/mobile_robot_rl/run.py", line 71, in
run_vision_env(4)
File "/home/PycharmProjects/gymdemo/mobile_robot_rl/run.py", line 15, in run_vision_env
length=history_length)
File "/home/PycharmProjects/gymdemo/mobile_robot_rl/common/env_wrapper.py", line 150, in make_env
env = FrameStack(env, length, nchw_format)
File "/home/PycharmProjects/gymdemo/mobile_robot_rl/common/env_wrapper.py", line 104, in init
value.shape = generate_shape(shp)
AttributeError: can't set attribute

Do you know how to solve it?

Thanks in advance :)

@gbartyzel
Copy link
Owner

@Murphy103 Hello, sorry for late answer. I'll look a this in the next month, is it ok for you?

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

2 participants