vector-python-sdk icon indicating copy to clipboard operation
vector-python-sdk copied to clipboard

Headless support

Open grant-olson opened this issue 5 years ago • 0 comments
trafficstars

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.

grant-olson avatar Apr 26 '20 20:04 grant-olson