OK, granted John's repo (the second repo link) refers to a different .zip file name compared to Matthews repo (the WeeWX wiki linked repo), but the name of the .zip file is not important, what is important is that the name of the file that you get when you download the repo is the same as the file you use to install with wee_extension. So if your downloaded file is weewx-forecast.zip then that is what you use with wee_extension to install.
Gary On Saturday, 16 January 2021 at 16:06:28 UTC+10 [email protected] wrote: > The file provided by the Zip download on the fork Gary linked, > https://github.com/chaunceygardiner/weewx-forecast, is called > weewx-forecast-master.zip not weewx-forecast-3.4.0b11.zip > > What am I missing? > > On Fri, Jan 15, 2021 at 8:26 PM John Kline <[email protected]> wrote: > >> Use the instructions in the second link Gary provided. >> >> >> wee_extension --install weewx-forecast-3.4.0b11.zip >> >> >> >> On Jan 15, 2021, at 7:46 PM, Kevin Davis <[email protected]> wrote: >> >> >> I'm working off the branch you sent, but the one I initially was working >> off does ref the tgz not zip >> >> 1) run the installer: >> >> wee_extension --install weewx-forecast.tgz >> >> >> On Fri, Jan 15, 2021 at 7:37 PM gjr80 <[email protected]> wrote: >> >>> Yes, that is the repo I linked to in my previous post that is mentioned >>> in the WeeWX wiki. But as I said I see no mention there of .tgz only .zip. >>> The download instructions >>> <https://github.com/weewx/weewx/wiki/forecasting#download> tell you how >>> to get the zip and the install instructions >>> <https://github.com/weewx/weewx/wiki/forecasting#installation> tell you >>> how to install from it. But you probably won’t have much success with that >>> repo when it comes to running the forecast extension, better to use the >>> second repo I linked. The same download/install instructions should work >>> for the second repo. >>> >>> Gary >>> >>> On Saturday, 16 January 2021 at 13:22:47 UTC+10 [email protected] wrote: >>> >>>> Oh ok! >>>> >>>> I ended up on this git repo. >>>> >>>> https://github.com/matthewwall/weewx-forecast >>>> >>>> On Fri, Jan 15, 2021 at 7:04 PM gjr80 <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> You haven’t said what instructions on git you are following but as far >>>>> as I can tell the download >>>>> <https://github.com/weewx/weewx/wiki/forecasting#download> and install >>>>> <https://github.com/weewx/weewx/wiki/forecasting#installation> >>>>> instructions for the forecasting extension in the WeeWX wiki >>>>> <https://github.com/weewx/weewx/wiki/forecasting> only refer to .zip. >>>>> That being said there are some some issues (runtime not install) with the >>>>> forecasting extension in the wiki; however, I believe this fork >>>>> <https://github.com/chaunceygardiner/weewx-forecast> is working. >>>>> >>>>> In terms of running install.py, it was never going to work, install.py >>>>> is meant to be called by wee_extension not executed directly by the user. >>>>> >>>>> Gary >>>>> >>>>> On Saturday, 16 January 2021 at 12:49:53 UTC+10 [email protected] >>>>> wrote: >>>>> >>>>>> I know I'm being dense, but the instructions on git for installing >>>>>> forecast say to point at wee_extension @ weewx-forecast.tgz >>>>>> >>>>>> Where do I get this file? Only download option I see is for .zip. >>>>>> >>>>>> And, if I do a git clone and run install.py manually, I get an error. >>>>>> >>>>>> Traceback (most recent call last): >>>>>> File "install.py", line 5, in <module> >>>>>> from weecfg.extension import ExtensionInstaller >>>>>> ModuleNotFoundError: No module named 'weecfg' >>>>>> >>>>>> -- >>>>> 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/9d19ba30-9561-4f40-a735-55f04466553an%40googlegroups.com >>>>> >>>>> <https://groups.google.com/d/msgid/weewx-user/9d19ba30-9561-4f40-a735-55f04466553an%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/8faedb72-5b5c-4282-9190-3482eda163e6n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/8faedb72-5b5c-4282-9190-3482eda163e6n%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/CAHiQ_B3ef6LO6_y8yNDtFXw7joJed68gA8tRQhpPu3pngtY9Kw%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/weewx-user/CAHiQ_B3ef6LO6_y8yNDtFXw7joJed68gA8tRQhpPu3pngtY9Kw%40mail.gmail.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/A8E88CED-63CA-4957-BB3F-18A767FAF103%40johnkline.com >> >> <https://groups.google.com/d/msgid/weewx-user/A8E88CED-63CA-4957-BB3F-18A767FAF103%40johnkline.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/62bbe7d3-df24-441c-b52b-f2d55167d8b7n%40googlegroups.com.
