Hello!
I want to use fileparse for my weewx 3.9.2.
I copy it from
https://github.com/weewx/weewx/tree/master/examples/fileparse
I choose manually-installation and put the
fileparse.py into
/usr/share/weewx/user
on my local installation at leap 15.1
I want to test it locally as described in the
py-file, but:
linux:/usr/share/weewx/user # PYTHONPATH=/usr/share/weewx python
/usr/share/weewx/user/fileparse.py
Traceback (most recent call last):
File "/usr/share/weewx/user/fileparse.py", line 119, in <module>
import weeutil.logger
ImportError: No module named logger
How I can get it work?
Regards, Astrid
--
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/5ff3791c-6ced-45b4-8415-2060e081cfed%40googlegroups.com.