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

Errors in printing colors from Python 3 correlated to EXOTIC crash #983

Closed
jpl-jengelke opened this issue Apr 28, 2022 · 1 comment · Fixed by #986
Closed

Errors in printing colors from Python 3 correlated to EXOTIC crash #983

jpl-jengelke opened this issue Apr 28, 2022 · 1 comment · Fixed by #986

Comments

@jpl-jengelke
Copy link
Collaborator

  1. Colors need to be downgraded to ANSI base colors in the ranges 30-37 and 40-47. (Noting that 'high intensity' colors in the ranges 90-97 and 100-107 are non-standard.)
  2. It appears that Python 3 may not like the convention of [00m versus [0m which may work.
@jpl-jengelke
Copy link
Collaborator Author

jpl-jengelke commented Apr 28, 2022

Error report (see image) ...
73c1d76cfd83c1ec22fdc3319048c7c8

@jpl-jengelke jpl-jengelke changed the title Errors in printing colors from Python 3 cause EXOTIC crash Errors in printing colors from Python 3 correlated to EXOTIC crash May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant