TUDelft-CNS-ATM / bluesky

The open source air traffic simulator
GNU General Public License v3.0
342 stars 239 forks source link

GUI Not responding #455

Closed eminb61 closed 1 year ago

eminb61 commented 1 year ago

Hi, I have created a conda environment with Python 3.10 and made the necessary installations for BlueSky. I installed PyQt6 as well. However, when I try to run bluesky from CLI, I get the below issue. GUI appears with a black screen and it doesn't respond. I don't provide any customized input. I'm just trying to run for the first time with the default configs.

bluesky problem

eminb61 commented 1 year ago

After killing the process on the given port, I could run successfully. Probably the first run was before installing PyQt 6.