Jump to content

Fionn

Members
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Fionn reacted to martinayotte in GPIO not working for non root   
    Ok ! I've found the recipe :
    chmod 4775 /usr/bin/python If you wish to restrict the security, you should probably copy /usr/bin/python into /usr/bin/python-as-root and doing "chmod 4775 /usr/bin/python-as-root" and running your GPIO python code with this one.
  2. Like
    Fionn reacted to Vladimir Petrovic in Kivy pip [solved]   
    I've managed to build kivy on OrangePi Zero. Dependency need cython 0.25.2 for successful build. 
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines