Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add device open fail hint and start control when directly run script #472

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

destroy314
Copy link

No description provided.

@yukezhu yukezhu requested a review from snasiriany July 9, 2024 21:52
Copy link
Contributor

@snasiriany snasiriany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! left one comment

except OSError:
print(
"Failed to open device. Make sure there are no other "
"processes using the device and rerun with sudo."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please remove this part about sudo? rerunning the process with sudo is often not the solution we want to recommend to users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants