How to install package skyfield
Lot of errors in log
Command errored out with exit status 1:
command: /usr/local/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xklbyva4/sgp4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xklbyva4/sgp4/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-70be8njf
cwd: /tmp/pip-install-xklbyva4/sgp4/
Complete output (25 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-armv7l-3.7
creating build/lib.linux-armv7l-3.7/sgp4
copying sgp4/__init__.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/propagation.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/tests.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/functions.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/ext.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/wrapper.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/model.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/earth_gravity.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/api.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/io.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/SGP4-VER.TLE -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/tcppver.out -> build/lib.linux-armv7l-3.7/sgp4
running build_ext
building 'sgp4.vallado_cpp' extension
creating build/temp.linux-armv7l-3.7
creating build/temp.linux-armv7l-3.7/extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.7m -c extension/SGP4.cpp -o build/temp.linux-armv7l-3.7/extension/SGP4.o
unable to execute 'gcc': No such file or directory
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Failed building wheel for sgp4
ERROR: Command errored out with exit status 1:
command: /usr/local/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xklbyva4/sgp4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xklbyva4/sgp4/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-srcc9zzo/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.7m/sgp4
cwd: /tmp/pip-install-xklbyva4/sgp4/
Complete output (25 lines):
running install
running build
running build_py
creating build
creating build/lib.linux-armv7l-3.7
creating build/lib.linux-armv7l-3.7/sgp4
copying sgp4/__init__.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/propagation.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/tests.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/functions.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/ext.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/wrapper.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/model.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/earth_gravity.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/api.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/io.py -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/SGP4-VER.TLE -> build/lib.linux-armv7l-3.7/sgp4
copying sgp4/tcppver.out -> build/lib.linux-armv7l-3.7/sgp4
running build_ext
building 'sgp4.vallado_cpp' extension
creating build/temp.linux-armv7l-3.7
creating build/temp.linux-armv7l-3.7/extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.7m -c extension/SGP4.cpp -o build/temp.linux-armv7l-3.7/extension/SGP4.o
unable to execute 'gcc': No such file or directory
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/local/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xklbyva4/sgp4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xklbyva4/sgp4/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-srcc9zzo/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.7m/sgp4 Check the logs for full command output.
2020-04-08 12:57:25 ERROR (MainThread) [homeassistant.config] Platform error: camera - Requirements for ha_skyfield not found: ['skyfield==1.15']