Good morning,
i am trying to update weewx db with wview_extended schema
but it returns the following error
sudo ./wee_database weewx.conf --reconfigure
Traceback (most recent call last):
File "./wee_database", line 1168, in <module>
main()
File "./wee_database", line 187, in main
config_path, config_dict = weecfg.read_config(options.config_path, args)
File "/home/weewx/bin/weecfg/_init_.py", line 147, in read_config
locations=locations, file_name=file_name)
File "/home/weewx/bin/weecfg/_init_.py", line 117, in find_file
raise IOError("%s is not a file" % file_path)
OSError: weewx.conf is not a file
weewx version 4.10.2