Mein ba001 ist ein Test-server für div. Erweiterungen und Datenbank-Verbindungen
bricht ab.
hes1@ba001:~/.local/bin$ weectl station create
The configuration file will be created at /home/hes1/weewx-data/weewx.conf.
Give a description of your station. This will be used for the title of any reports.
Description [WeeWX station]: Klein Rogahn
Specify altitude, with units 'foot' or 'meter'. For example:
35, foot
12, meter
altitude [700, foot]: 53, meter
Specify latitude in decimal degrees, negative for south.
latitude [0.0]: 53.3
Specify longitude in decimal degrees, negative for west.
longitude [0.0]: 11.6
You can register your station on
weewx.com, where it will be included
in a map. If you choose to do so, you will also need a unique URL to identify
your station (such as a website, or a WeatherUnderground link).
Include station in the station registry [n]? n
Choose a unit system for your reports. Possible choices are:
'us' (ºF, inHg, in, mph)
'metricwx' (ºC, mbar, mm, m/s)
'metric' (ºC, mbar, cm, km/h)
Later, you can modify your choice, or choose a combination of units.
Your choice [us]: metric
Installed drivers include:
0) AcuRite (weewx.drivers.acurite)
1) CC3000 (weewx.drivers.cc3000)
2) FineOffsetUSB (weewx.drivers.fousb)
3) Simulator (weewx.drivers.simulator)
4) TE923 (weewx.drivers.te923)
5) Ultimeter (weewx.drivers.ultimeter)
6) Vantage (weewx.drivers.vantage)
7) WMR100 (weewx.drivers.wmr100)
8) WMR300 (weewx.drivers.wmr300)
9) WMR9x8 (weewx.drivers.wmr9x8)
10) WS1 (weewx.drivers.ws1)
11) WS23xx (weewx.drivers.ws23xx)
12) WS28xx (weewx.drivers.ws28xx)
choose a driver [3]: 3
Traceback (most recent call last):
File "/usr/local/bin/weectl", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.9/dist-packages/weectl.py", line 52, in main
namespace.func(namespace)
File "/usr/local/lib/python3.9/dist-packages/weectllib/parse_station.py", line 112, in create_station
weecfg.station_config.station_create(config_path=namespace.config,
File "/usr/local/lib/python3.9/dist-packages/weecfg/station_config.py", line 57, in station_create
config_config(dist_config_dict, weewx_root=weewx_root, *args, **kwargs)
File "/usr/local/lib/python3.9/dist-packages/weecfg/station_config.py", line 92, in config_config
copy_skins(config_dict)
File "/usr/local/lib/python3.9/dist-packages/weecfg/station_config.py", line 438, in copy_skins
with importlib.resources.path('wee_resources', 'skins') as skin_resources:
File "/usr/lib/python3.9/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/usr/lib/python3.9/importlib/resources.py", line 175, in _path_from_reader
opener_reader = reader.open_resource(norm_resource)
File "<frozen importlib._bootstrap_external>", line 995, in open_resource
IsADirectoryError: [Errno 21] Ist ein Verzeichnis: '/usr/local/lib/python3.9/dist-packages/wee_resources/skins'
Es ist wie gesagte ein Testsystem.