• [solved] RPi4B - Raspbian Buster Python3 GPIO error

    From Hans-Werner Kneitinger@21:1/5 to All on Fri Dec 30 19:34:25 2022
    Am 30.12.22 um 12:20 schrieb Hans-Werner Kneitinger:

    have to use pip3 install RPi.GPIO==0.7.1

    happy new year everyone

    Moin,
    Using an RPi4B with Raspbian Buster and Python 3.

    apt install python3-gpio
    apt install python3-pip
    pip3 install gpiozero


    : python3
    Python 3.7.3 (default, Oct 31 2022, 14:04:00)
    [GCC 8.3.0] on linux
    Type "help", "copyright", "credits" or "license" for more information.

    import RPi.GPIO as GPIO
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "/usr/lib/python3/dist-packages/RPi/GPIO/__init__.py", line 23,
    in <module>
        from RPi._GPIO import *
    RuntimeError: This module can only be run on a Raspberry Pi!

    <CTRL-D>

    apt policy python3-rpi.gpio
    python3-rpi.gpio:
      Installiert:           0.6.5-1
      Installationskandidat: 0.6.5-1
      Versionstabelle:
     *** 0.6.5-1 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf
    Packages
            100 /var/lib/dpkg/status


    Whats going on, whats wrong can someone help, please?

    Happy new year.


    --
    cu
    hawe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)