As a general rule, downloading head on a github repository is not equivalent to 
getting the latest release.  Head may contain changes not yet released (and 
perhaps not yet fully tested).

In this case, you can see here:
https://github.com/chaunceygardiner/weewx-forecast/commits/master
that nothing was submitted after the latest release.  That is, in this case, 
they are the same.

> On Jan 16, 2021, at 8:28 AM, Kevin Davis <[email protected]> wrote:
> 
> 
> I think I'm tracking now.  From this fork: 
> https://github.com/chaunceygardiner/weewx-forecast
> 
> If I download weewx-forecast-master.zip from there, it is the latest release, 
> which in this case IS 3.4.0b11.
> 
> Had I needed a specific release, I can go to the Release link on the right 
> side. 
> 
> Sorry it took me a bit to get spun up. 
> 
> 
> 
> 
> 
> 
>> On Sat, Jan 16, 2021 at 5:29 AM John Kline <[email protected]> wrote:
>> What he was missing is that he was downloading head and not the release.
>> 
>>>> On Jan 15, 2021, at 10:27 PM, gjr80 <[email protected]> wrote:
>>>> 
>>> 
>>> 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 tell you how to get the zip and the 
>>>>>>> install instructions 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 and install instructions for the 
>>>>>>>>> forecasting extension in the WeeWX wiki 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 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.
>>>>>>> 
>>>>>>> -- 
>>>>>>> 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.
>>>>>> 
>>>>>> -- 
>>>>>> 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.
>>>>> 
>>>>> -- 
>>>>> 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.
>>> 
>>> -- 
>>> 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.
>> 
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/weewx-user/fANkffMCVjc/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/9FDB0AEC-713B-4183-9BF2-F4290638A5CE%40johnkline.com.
> 
> -- 
> 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_B3JDnX8ZTDD5d1SP_u5Zy8u%3D5d136J9OZvqeS4Gy6x8Fw%40mail.gmail.com.

-- 
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/16B68E9C-4BBA-45AD-AD89-92A17D0EA70B%40johnkline.com.

Reply via email to