1. The files in Skins/Standard are the *templates*, not the final HTML files. The HTML files will appear in /home/weewx/public_html. If they did not, then you need to send the log. See Help! Posting to weewx-user <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user> for how to get a useful log.
2. Unless you are a Python programmer, do not alter the file wee_config. The string you posted is used internally in wee_config to show the "usage" hints if you ask for help. *wee_config --help* 3. See the Wiki article *Understanding paths <https://github.com/weewx/weewx/wiki/Understanding-paths>*. It may help you understand why your command did not run. On Mon, Apr 20, 2020 at 4:51 PM Ellastonepaul <[email protected]> wrote: > Hi, > > I am setting up Weewx on a Raspberry-pi. Followed Download (3.9.2) and > Install instructions using *setup-py.* and started with *Simulator* as > Station. Eventually got it to run in the Browser (Despite no *public_html* > file..I > finally tracked it to *skins/Standard !) * > > I would now like to "Reconfigure" it for my Bresser station. Following > instructions I should be able to use *wee_config --reconfigure* but all I > get is "command not found". I have checked Permissions and all are OK. > > Looking at the file *wee_config *I now see line > > 14 *usage = """Usage: wee_config --help* > *15 etc* > *16 etc* > *17 wee_config --reconfigure etc etc* > > and line 51 & 52 > > 51 --altitude --location > 52 """ > > In other words this section has been commented out! Why? I have removed > the " marks but it still is not recognised > > Have I missed something....or.......? > > Also I believe (hope!) that the Bresser 6-in-1 Art No 7002570 will run > under the FineOffetUSB driver. I see there have been some discussions on > this unit but is there anything definitive? > > > > > > > -- > 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/18a4f784-5863-437f-af05-722931d7360e%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/18a4f784-5863-437f-af05-722931d7360e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEAA9pxiqjGMYuWVsDn7p-8TzjLkhZXPmW5bOy-W8XCZOw%40mail.gmail.com.
