Skip to content

paho-MQTT not installing without sudo #4

@HooTsBrooklyn

Description

@HooTsBrooklyn

In the instructions, it says to run "pip install paho-mqtt"

This did not work for me. I believe that pip must be run as sudo for this to install correctly. The command that worked for me was:

sudo pip install paho-mqtt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions