That was my first thought too, but /var/www/html/weewx is a mighty strange
location to store an executable. Are you sure you want that?

On Tue, Aug 11, 2020 at 5:05 PM gjr80 <gjroder...@gmail.com> wrote:

> Hi,
>
> Almost certainly a PYTHONPATH error. The correct PYTHONPATH will depend on
> how you installed WeeWX. For a package install try some like (untested):
>
> $ sudo PYTHONPATH=/usr/share/weewx python3
> /var/www/html/weewx/weather34/w34highcharts/wee_reports_w34
>
> for a setup.py install try:
>
> $ sudo PYTHONPATH=/home/weewx/bin python3
> /var/www/html/weewx/weather34/w34highcharts/wee_reports_w34
>
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/8b05cc2d-87c5-4feb-8050-15aecf09c4abo%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBfWeHRu6C1fsv-EBLHebMUgmML2KOFA2MCFiz846wEXQ%40mail.gmail.com.

Reply via email to