Hi Guillaume Thank you for your information. You are correct. I forgot installing RPi.GPIO with pip3.
Best Regards. Ryo On 2019/06/07 20:49, "Guillaume GARDET" <[email protected]> wrote: ----- 村川 了 <[email protected]> a écrit : > Hi > > Today I found this package on OBS site. And I downloaded it and tried to install on my Raspberry Pi 3B+. > But when I run "zypper in python3-RPi.GPIO-0.6.5-lp151.4.1.aarch64.rpm", I got the error below. > Installation of python3-RPi.GPIO-0.6.5-lp151.4.1.aarch64 failed: > Error: Subprocess failed. Error: RPM failed: warning: /var/cache/zypper/RPMS/python3-RPi.GPIO-0.6.5-lp151.4.1.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 4f9a812a: NOKEY > error: unpacking of archive failed on file /usr/lib64/python3.6/site-packages/RPi.GPIO-0.6.5-py3.6.egg-info: cpio: File from package already exists as a directory in system > error: python3-RPi.GPIO-0.6.5-lp151.4.1.aarch64: install failed You should remove the existing (manually?) installed files, such as /usr/lib64/python3.6/site-packages/RPi.GPIO-0.6.5-py3.6.egg-info Cheers, Guillaume > > Is anyone successful for the installation of this package? > > Besr Regards. > > Ryo > > > -- > To unsubscribe, e-mail: [email protected] > To contact the owner, e-mail: [email protected] > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected] -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
