Skip to content

Traceback error in Windows #10

@Eunsuh

Description

@Eunsuh

Traceback (most recent call last):
File "pingpong.py", line 59, in
observation.disable_fog = False
AttributeError: 'RequestObservation' object has no attribute 'disable_fog'

There is 'disable_fog' attribute in 'RequestObservation', but it cannot read the attribute and generates the error. The code works well if I just erase that line occuring the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions