Skip to content

Instantly share code, notes, and snippets.

@a6y3ap
Created August 23, 2024 14:00
Show Gist options
  • Save a6y3ap/cf33b86811b225cfb04d5626de8b1437 to your computer and use it in GitHub Desktop.
Save a6y3ap/cf33b86811b225cfb04d5626de8b1437 to your computer and use it in GitHub Desktop.
Fix for Python SerialException: Device reports readiness to read but returned no data (device disconnected?)

Python SerialException: Device reports readiness to read but returned no data (device disconnected?)

Fix:

Use this command:

sudo systemctl stop [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment