This repository was archived by the owner on May 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 358
This repository was archived by the owner on May 21, 2026. It is now read-only.
Improve error reporting for dependencies #685
Open
Description
-
I'm submitting a ...
- feature request
-
What is the current status?
Any sort of failure in the connection process will result in a "No device connected" message. Often times this is due to thepython3binary not being found due to incorrect executable name (Python 3 may not be found though installed #655 ) or missing environmental variables (App doesn't connect to device on Mac #684 ).
This can be confusing for users as the real issue is with the dependencies and not the device connection.
-
What is the expected behavior?
If the python shell cannot be started, or thepslablibrary cannot be found, this should be reported directly to the user. -
Would you like to work on it?
Yes.
Activity
Metadata
Metadata
Assignees
Labels
No labels