I'm getting almost the exact same error when trying to install RPi.GPIO via pip.
However, I get this when using termux on top of Android Things using a Raspberry Pi 3.
Quite an unusual setup I know but I'm just trying to see if I can get node-red running on top of Android Things.
Can anyone point me in the right direction in how to solve this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I guess I should pay more attention to reading the first page. I just saw this: Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
Guess I'm out of luck then. =/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting almost the exact same error when trying to install RPi.GPIO via pip.
However, I get this when using termux on top of Android Things using a Raspberry Pi 3.
Quite an unusual setup I know but I'm just trying to see if I can get node-red running on top of Android Things.
Can anyone point me in the right direction in how to solve this problem?
I guess I should pay more attention to reading the first page. I just saw this:
Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
Guess I'm out of luck then. =/
This module will only work on a Raspberry Pi running Linux at the moment until a remote Pi feature is added.