Farama-Foundation / Miniworld

Simple and easily configurable 3D FPS-game-like environments for reinforcement learning
http://miniworld.farama.org/
Apache License 2.0
694 stars 129 forks source link

[Bug Report] Manual control shows nothing #108

Open hantao-zhou opened 1 year ago

hantao-zhou commented 1 year ago

If you are submitting a bug report, please fill in the following details and use the tag [bug].

Describe the bug Running the example startup code on macos result in nothing, no window shows though one is expected.

python ./manual_control.py --env-name MiniWorld-Hallway-v0 --top_view

Code example Please try to provide a minimal example to reproduce the bug. Error messages and stack traces are also helpful.

System Info macos

Additional context Add any other context about the problem here.

Checklist

BolunDai0216 commented 1 year ago

Are there any other outputs in the terminal?