We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: