Hi,

I know you are in /home/weewx/bin but try using the full path to 
stackedwindrose-2.0.0.tar.gz:

$ ./wee_extension install=/home/weewx/bin/stackedwindrose-2.0.0.tar.gz

Gary

On Tuesday, 9 August 2016 04:11:17 UTC+10, Ralf Buck wrote:
>
> i get this here:
>
> pi@raspberrypi:/home/weewx/bin $ ./wee_extension 
> install=stackedwindrose-2.0.0.tar.gz
> Traceback (most recent call last):
>   File "./wee_extension", line 83, in <module>
>     main()
>   File "./wee_extension", line 62, in main
>     config_path, config_dict = weecfg.read_config(options.config, _args)
>   File "/home/weewx/bin/weecfg/__init__.py", line 218, in read_config
>     locations=locations, file_name=file_name)
>   File "/home/weewx/bin/weecfg/__init__.py", line 193, in find_file
>     raise IOError("%s is not a file" % file_path)
> IOError: install=stackedwindrose-2.0.0.tar.gz is not a file
> pi@raspberrypi:/home/weewx/bin $
>
>
> stackedwindrose-2.0.0.tar.gz is in /home/weewx/bin
>
> Am Montag, 8. August 2016 16:36:01 UTC+2 schrieb gjr80:
>>
>> I have packaged up the windrose generator into a weewx extension. It's 
>> been tested it under weewx 3.5.0 with simulator and it worked fine, it 
>> should work under weewx v3.2.0 and later. The extension can be downloaded 
>> here <https://github.com/gjr80/StackedWindRose/releases> - you want the 
>> stackedwindrose-X.Y.Z.tar.gz file not the others. If you are not familiar 
>> with installing extensions there are instructions on the main page (readme) 
>> of the github repo I linked as well as inside the tar.gz. Key settings you 
>> might want to change are units, date-time format and depending on what 
>> fonts you have installed you may need to change the fonts and probably 
>> background colours etc.
>>
>> Gary
>>
>> On Sunday, 7 August 2016 23:39:37 UTC+10, Ralf Buck wrote:
>>>
>>> thx
>>>
>>> Am Sonntag, 7. August 2016 15:11:36 UTC+2 schrieb gjr80:
>>>>
>>>> Hi,
>>>>
>>>> I wrote a weewx generator to produce a similar plot as part of the 
>>>> Weewx-WD extension a couple of years back. The output produced is as per 
>>>> the attached file. Most parameters (colours, units, period, observation 
>>>> (windSpeed or windGust)) are customisable via the associated skin.conf. 
>>>> If you wish to use it I am sure you do not want to install the whole 
>>>> Weewx-WD extension, I should be able to package the windrose plot up as 
>>>> its 
>>>> own extension. Give us a day or so and I'll post back here.
>>>>
>>>> Gary
>>>>
>>>>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to