Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant install paho on my raspberry #861

Open
xXmilchzombieXx opened this issue Sep 14, 2024 · 1 comment
Open

cant install paho on my raspberry #861

xXmilchzombieXx opened this issue Sep 14, 2024 · 1 comment
Labels
Status: Available No one has claimed responsibility for resolving this issue.

Comments

@xXmilchzombieXx
Copy link

  • Python version: 3.11.2
  • Library version:
  • Operating system (including version): Bookworm 12
  • MQTT server (name, version, configuration, hosting details): Mosquitto 2.0.11

I tried all installation commands but all get me the information:

"-bash: pip3: command not found" or "-bash: git: command not found"

@github-actions github-actions bot added the Status: Available No one has claimed responsibility for resolving this issue. label Sep 14, 2024
@DungGalaxy
Copy link

you have to install pip:
sudo apt update
sudo apt install python3-pip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Available No one has claimed responsibility for resolving this issue.
Projects
None yet
Development

No branches or pull requests

2 participants