You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running the interactive shell on a headless raspberry pi and there was a traceback because we couldn't start up Tk for some gui element. There's no way this should happen based on the code I was running. We should be able to use the app on a headless display unless we're explicitly requesting some action that requires a visual desktop.
The text was updated successfully, but these errors were encountered:
I tried running the interactive shell on a headless raspberry pi and there was a traceback because we couldn't start up Tk for some gui element. There's no way this should happen based on the code I was running. We should be able to use the app on a headless display unless we're explicitly requesting some action that requires a visual desktop.
The text was updated successfully, but these errors were encountered: