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

Install on Multiplus 2 GX #2

Open
baukater opened this issue Oct 20, 2022 · 1 comment
Open

Install on Multiplus 2 GX #2

baukater opened this issue Oct 20, 2022 · 1 comment

Comments

@baukater
Copy link

I could not install the package because the module ensurepip is not found.

/usr/bin/python3: No module named ensurepip

Python 3.8.13 (default, Sep 25 2022, 22:43:04)

What can I do do get it run?

@Gerdfs
Copy link

Gerdfs commented Oct 29, 2022

I hat a similar problem.
Try installing pip3 like this:
opkg install python3-pip
Then try installing the MQTT client like this:
pip3 install paho-mqtt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants