Distributions
- Instructions for Debian, Ubuntu, Mint, Raspbian
- Instructions for Redhat, Centos, Fedora
- Instructions for SUSE, OpenSUSE
- Instructions for MacOS
- Instructions using setup.py. Best choice if you intend to modify WeeWX heavily
Change log
4.1.1 06/01/2020
Fixed problem that caused wind speed to be reported to AWEKAS in m/s instead
of km/h.
Fixed problem that caused FTP attempts not to be retried.
Fixed problem that caused monthly and yearly summaries to appear only
sporadically.
Fixed problem when using the ultimeter driver under Python 2.
Fixed problem when using the ws1 driver under Python 2.
Fixed problem that prevented remote directories from being created by FTP.
New strategy for calculating system uptime under Python 3. Revisits
issue #428. Alternative to PR #561.