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

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4ebdea8f-e1ba-440f-a6ef-5be86fa032d7n%40googlegroups.com.

Reply via email to