WeeWX does not deal directly with Cheetah. It depends on Python to locate
and load any modules that it uses.

To see where Python is looking, you can run this:

*python -c "import sys; print sys.path"*

Going back to something you said earlier: "cheetah-2.6 is located at
/usr/bin/". That would be a very unusual place. It's usually under
/usr/lib. The version number also does not make sense. AFAIK, the last V2.x
release was 2.4. There is no v2.6. The latest release is v3.1.

Try uninstalling cheetah, then reinstall, watching carefully what is
actually being installed and where.

-tk


On Tue, Oct 16, 2018 at 5:39 AM trrisner <[email protected]> wrote:

> TK
> Can you tell me where weewx expects Cheetah to be located?
>
> --
> 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.
>

-- 
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