-
Notifications
You must be signed in to change notification settings - Fork 48
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
PermissionError #14
Comments
You may need to configure your privileges. Try running your script with
"sudo", i.e. "sudo python myscript.py" and see if that works.
… |
Running python in sudo should fix this. |
hi everyone Line 19 in fd8e954
i found that when
but change it to |
Curious. I wonder if this is true in all cases, or if we should add a way to customise |
same for me, running version 1.0.0. some of them only need to be output only. thanks |
sounds like a reasonable feature/setting to add when creating pins |
hi vitiyal
i have problem can you help me to fix it
iam using nvidia jetson tx2 and i'm new user for Ubuntu
PermissionError(388, 'Permission denied')
how i can fix it
The text was updated successfully, but these errors were encountered: