Wrong info on WIKI

This forum is for discussion about general software issues.

Wrong info on WIKI

Postby rafdre » Thu Jul 08, 2021 8:33 pm

Hi All
If I am not mistaken the information provided here is not valid anymore
https://archlinuxarm.org/wiki/Raspberry_Pi

Wrong info:
$this->bbcode_second_pass_quote('', 'T')o be able to use the GPIO pins from Python, use the RPi.GPIO library. Install the python-raspberry-gpio package from the AUR.


The problem is that python-raspberry-gpio is not available anymore in AUR.

Instead of it I recommend to use:
$this->bbcode_second_pass_code('', 'pip install RPi.GPIO')
It currently does not work, but the problem is temporary. Workaround is to use PRE-RELEASE:
$this->bbcode_second_pass_code('', 'pip install RPi.GPIO==0.7.1a4')

I do ot have EDIT access to Wiki.
Can somebody update it?
rafdre
 
Posts: 1
Joined: Sun Mar 04, 2018 11:16 am

Return to General

Who is online

Users browsing this forum: No registered users and 8 guests