-
Notifications
You must be signed in to change notification settings - Fork 34
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
Installation failiure when running sudo python3 setup.py install #16
Comments
Same problem Orange Pi Zero 3 (Orange Pi 1.0.2 Jammy with Linux 6.1.31-sun50iw) |
Exactly the same. Have you found a solution? |
nope. still looking for one. |
I found the solution... It is necessary fix board name on the setup.py... a quick fix is to add this line: BOARD = "orangepizero2-h616" The orange pi zero 3 has the same pinout as the orange pi zero 2 |
Exactly the same. |
for orangepi zero3, add line |
same problem for zero 2w. how can you solve? |
sudo python3 setup.py install
returnsThe text was updated successfully, but these errors were encountered: