AttributeError: 'Dict' object has no attribute 'original_space'

How can I define that “original_space” attribute, in the Dict that I use for observation Space?

Could you add a minimal example to reproduce the error?