Please try again, you need to download the latest package again.

michael.k...@gmx.at schrieb am Mittwoch, 24. Februar 2021 um 11:32:10 UTC+1:

> No, this is an installer issue. I'll check and fix that.
>
> Michael schrieb am Mittwoch, 24. Februar 2021 um 08:27:25 UTC+1:
>
>> The installation of fuzzy-archer-liveCharts.zip works without error 
>> message.
>> But when generating the reports, the following appears:
>>
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG weewx.reportengine: Found 
>> configuration file /home/weewx/skins/Images/skin.conf for report 
>> 'SmallImages'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine: Unable 
>> to instantiate generator 'user.translategenerator.ImageGeneratorTranslated'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  No module named 'user.jsonengine'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  Traceback (most recent call last):
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/weewx/reportengine.py", line 179, in run
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      obj = weeutil.weeutil.get_object(generator)(
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/weeutil/weeutil.py", line 1093, in get_object
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      mod = __import__(module)
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/user/translategenerator.py", line 43, in 
>> <module>
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      from user.jsonengine import JSONGenerator
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  ModuleNotFoundError: No module named 'user.jsonengine'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  Generator ignored
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG weewx.reportengine: Running 
>> report 'BigImages'
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG weewx.reportengine: Found 
>> configuration file /home/weewx/skins/Images/skin.conf for report 'BigImages'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine: Unable 
>> to instantiate generator 'user.translategenerator.ImageGeneratorTranslated'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  No module named 'user.jsonengine'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  Traceback (most recent call last):
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/weewx/reportengine.py", line 179, in run
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      obj = weeutil.weeutil.get_object(generator)(
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/weeutil/weeutil.py", line 1093, in get_object
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      mod = __import__(module)
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/user/translategenerator.py", line 43, in 
>> <module>
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      from user.jsonengine import JSONGenerator
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  ModuleNotFoundError: No module named 'user.jsonengine'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  Generator ignored
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG weewx.reportengine: Running 
>> report 'HTMLPages'
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG weewx.reportengine: Found 
>> configuration file /home/weewx/skins/Bootstrap/skin.conf for report 
>> 'HTMLPages'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine: Unable 
>> to instantiate generator 'user.translategenerator.JSONGeneratorTranslated'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  No module named 'user.jsonengine'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  Traceback (most recent call last):
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/weewx/reportengine.py", line 179, in run
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      obj = weeutil.weeutil.get_object(generator)(
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/weeutil/weeutil.py", line 1093, in get_object
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      mod = __import__(module)
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****    File "/home/weewx/bin/user/translategenerator.py", line 43, in 
>> <module>
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****      from user.jsonengine import JSONGenerator
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  ModuleNotFoundError: No module named 'user.jsonengine'
>> Feb 24 08:22:21 weewx-test weewx[4262] ERROR weewx.reportengine:         
>> ****  Generator ignored
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG weewx.manager: Daily summary 
>> version is 3.0
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG user.gaugeengine: 
>> GaugeGenerator: outTemp reading = 5.7 degree_C
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG PIL.PngImagePlugin: STREAM 
>> b'IHDR' 16 13
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG PIL.PngImagePlugin: STREAM 
>> b'IDAT' 41 1216
>> Feb 24 08:22:21 weewx-test weewx[4262] DEBUG user.gaugeengine: 
>> GaugeGenerator: Cannot decode reading of 'None' for gauge 'outTemp'
>>
>> Is this also due to the lack of Python 3 support for 
>> fuzzy-archer-liveCharts.zip?
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/aaf433f9-1aa6-4dc2-9162-e9bf8af6abe8n%40googlegroups.com.

Reply via email to