Getting an error setting up boltiot on VMware ubuntu, not able to upgrade no matter what

There is no problem with the boltiot package. It has been set up successfully. What you are being prompted is to upgrade the pip package which is optional. So you can go ahead and use the boltiot package without any problem.

1 Like

Hello

As you can see in your attached photo, before running the command for upgrading pip ( pip install --upgrade pip ): [ Successfully installed PyJWT-1.7.1 boltiot … ]


This shows that you have successfully installed boltiot python module. Which is now ready for use. And the warning message in yellow that appears when you use pip is to indicate that a newer version of pip is available than the older version being used.

1 Like