weeWXWeatherApp
weeWXWeatherApp copied to clipboard
Installation Scripts Outdated? Impossible to install and use - numerous errors
For Imperial - this instruction at the command line:
wget -O inigo-imperial.tar.gz https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz wee_extension --install inigo-imperial.tar.gz
Results in this which never succeeds:
_pi@kruse-pi:~ $ wget -O inigo-imperial.tar.gz https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz wee_extension --install inigo-imperial.tar.gz --2022-07-03 22:23:55-- https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz Resolving 8123 (8123)... 0.0.31.187 Connecting to 8123 (8123)|0.0.31.187|:80... failed: Connection timed out. Retrying.
--2022-07-03 22:26:09-- (try: 2) https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz Connecting to 8123 (8123)|0.0.31.187|:80... failed: Connection timed out. Retrying.
--2022-07-03 22:28:23-- (try: 3) https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz Connecting to 8123 (8123)|0.0.31.187|:80..._
(I won't bore you with the details, it just tries and tries and tries, always failing)
This, this next command is invalid - (python-dev can't be found I understand as it should be python3-dev?):
sudo apt-get -y install python-dev python-pip
Then for this command (and there are videos explaining to use ephem as it has been renamed, and I tried that and got stuck down a rabbit hole so gave up) :
sudo pip install pyephem
Which results in this:
pi@kruse-pi:~ $ sudo pip install pyephem Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353c88>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353790>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353a18>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353a78>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353820>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353a60>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353b20>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353418>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353f40>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xb5353fa0>, 'Connection to 8123 timed out. (connect timeout=15)')': /simple/pyephem/ ERROR: Could not find a version that satisfies the requirement pyephem ERROR: No matching distribution found for pyephem pi@kruse-pi:~ $
I just ran the same command then and it worked:
`# wget -O inigo-imperial.tar.gz https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz --2022-07-04 15:23:57-- https://github.com/evilbunny2008/weeWXWeatherApp/releases/download/0.8.26/inigo-imperial.tar.gz Resolving github.com (github.com)... 20.248.137.48 Connecting to github.com (github.com)|20.248.137.48|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/126091546/29346180-a4c6-11ea-80c7-eb547e077fbd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220704T052357Z&X-Amz-Expires=300&X-Amz-Signature=24469ee6c7950cd9bb708889b8d996433de71860b97cc9402b4dfceb2038dbcb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=126091546&response-content-disposition=attachment%3B%20filename%3Dinigo-imperial.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-07-04 15:23:57-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/126091546/29346180-a4c6-11ea-80c7-eb547e077fbd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220704T052357Z&X-Amz-Expires=300&X-Amz-Signature=24469ee6c7950cd9bb708889b8d996433de71860b97cc9402b4dfceb2038dbcb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=126091546&response-content-disposition=attachment%3B%20filename%3Dinigo-imperial.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13527 (13K) [application/octet-stream] Saving to: ‘inigo-imperial.tar.gz’
inigo-imperial.tar.gz 100%[========================================================================================================================================>] 13.21K --.-KB/s in 0.002s
2022-07-04 15:23:59 (6.35 MB/s) - ‘inigo-imperial.tar.gz’ saved [13527/13527] `
Resolving 8123 (8123)... 0.0.31.187 The above is a bit confusing, it should be trying to resolve github.com