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

Pygame version broken, error in load_visuals_txt.py #58

Closed
pdanneels opened this issue Oct 6, 2016 · 1 comment
Closed

Pygame version broken, error in load_visuals_txt.py #58

pdanneels opened this issue Oct 6, 2016 · 1 comment

Comments

@pdanneels
Copy link
Contributor

Import in load_visuals_txt.py only loaded in Qt block but also needed by pygame.

Solution:
Make imports global: move line 71 and 72 to top of file.

@jooste
Copy link
Member

jooste commented Oct 6, 2016

Fixed in 04aeec4.

@jooste jooste closed this as completed Oct 6, 2016
amorfinv pushed a commit to amorfinv/bluesky that referenced this issue May 11, 2022
some fixes for reroute geofence if no route was possible with current…
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