Hi,
I am trying to get another OLED script running on PcP 7 with python3.8. 
I get an error running req.pip with setup.py install for RPI.GPIO:

ERROR: Command errored out with exit status 1: /usr/local/bin/python3 -u
-c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'/tmp/pip-install-zzs1y9mi/rpi-gpio/setup.py'"'"';
__file__='"'"'/tmp/pip-install-zzs1y9mi/rpi-gpio/setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"',
open)(__file__);code=f.read().replace('"'"'\r\n'"'"','"'"'\n'"'"');f.close();exec(compile(code,
__file__, '"'"'exec'"'"'                             ))' install
--record /tmp/pip-record-76gpux7w/install-record.txt
--single-version-externally-managed --prefix
/tmp/raspdacmini-deps/usr/local --compile --install-headers
tmp/raspdacmini-/local/include/python3.8/RPI.GPIO Check the logs for
full command output.

Has anybody successfully installed rpi-gpio in PcP 7 with python3.8?


------------------------------------------------------------------------
pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342
View this thread: http://forums.slimdevices.com/showthread.php?t=112288

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to