ScottSturdivant / rpi_metar

METAR LED Display for a Raspberry Pi
MIT License
26 stars 17 forks source link

Error on Install #26

Open campilkinton opened 2 years ago

campilkinton commented 2 years ago

For some reason I can't install this program. The error on installation seems to be associated with RPi.GPIO.

ERROR: Command errored out with exit status 1: command: /opt/rpi_metar/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-x09s6_kg/rpi-gpio_4df4268fd0c248a88d583e1bc4d4b420/setup.py'"'"'; __file__='"'"'/tmp/pip-install-x09s6_kg/rpi-gpio_4df4268fd0c248a88d583e1bc4d4b420/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-zn5s1wlw cwd: /tmp/pip-install-x09s6_kg/rpi-gpio_4df4268fd0c248a88d583e1bc4d4b420/ Complete output (87 lines):

ERROR: Failed building wheel for RPi.GPIO Running setup.py clean for RPi.GPIO Failed to build RPi.GPIO Installing collected packages: six, urllib3, python-dateutil, idna, charset-normalizer, certifi, xmltodict, rpi-ws281x, RPi.GPIO, retrying, requests, python-crontab, rpi-metar Running setup.py install for RPi.GPIO ... error ERROR: Command errored out with exit status 1:

METAR Error.docx

Full error code attached.

Hardware: Pi Zero 2W