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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4d20ddb9-a6a5-496a-9e55-79926e15c4f6n%40googlegroups.com.
