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
Regardless of whether the board is not connected, the pslab-python library not found, or Python not found, the app currently just displays that the board is not connected, which leads to misunderstandings.
What is the expected behavior?
Display a third state for an error with the detection of Python and/or the library. Use some dedicated icon for it. On hover, display a precise message on the detection error, whether Python or the library could not be found.
When the library is not found, it is useful to also print environment variables that concern Python environments plus the Python version and binary path if found. This also helps us debug issues if people run into trouble.
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
What is the current status?
Regardless of whether the board is not connected, the pslab-python library not found, or Python not found, the app currently just displays that the board is not connected, which leads to misunderstandings.
Display a third state for an error with the detection of Python and/or the library. Use some dedicated icon for it. On hover, display a precise message on the detection error, whether Python or the library could not be found.
When the library is not found, it is useful to also print environment variables that concern Python environments plus the Python version and binary path if found. This also helps us debug issues if people run into trouble.
The text was updated successfully, but these errors were encountered: