Funny. I was just writing up a note about this problem (among others).

See the wiki entry *Pip troubleshooting
<https://github.com/weewx/weewx/wiki/pip-troubleshooting>*.

On Mon, May 29, 2023 at 7:25 AM Lucas Heijst <ljm.hei...@gmail.com> wrote:

> Fresh install of debian bullseye light on RPI 3B
> Tried to install weewx as follows::
> ----
> #Trust weewx.com
> wget -qO - https://weewx.com/keys.html | \
>   sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/weewx.gpg
> wget -qO - https://weewx.com/apt/weewx-python3.list | \
>   sudo tee /etc/apt/sources.list.d/weewx.list
>
> #Install weewx using PIP
> sudo apt update
> sudo apt -y install gcc python3-dev python3-pip
> pip3 install wheel
> pip3 install weewx --user
> ----
>
> The weewx installation stops with error "can't find Rust compiler", see
> attachment
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to weewx-development+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-development/25fde959-d149-439f-89a8-6cd5617ed06fn%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-development/25fde959-d149-439f-89a8-6cd5617ed06fn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/CAPq0zECo%2BkzPFBqCEWtwGBRoh%2BN4AK_Y7Py2REkRSPTJb2oBoA%40mail.gmail.com.

Reply via email to