On Wednesday, January 23, 2019 at 3:59:04 PM UTC-8, Zsolt Máté wrote: > > I'm trying to set up weewx with mqtt, but my installation fails with paho > > sudo: pip: command not found > > install the pip package for your operating system command is likely 'sudo apt-get install python-pip'
> tried installing it with pip3, it installs, but weewx crashes with the > following log: > > weewx uses python2 not python3, so you need 'pip' not 'pip3' -- 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.
