Unable to setup bolt python library


unable to locate package
And what about putty? What is it?

Hi,

@rahul.singh1 will help you out with this query.

just use this command… so that your problem can be solved…
sudo pip3 install boltiot

Note— Try the above command on your command line only after you have installed pip…
if you haven’t installed pip, to install pip just use this command

sudo apt install python3-pip

i am also unable to install pip it shows error hence i had followed steps given in troubleshooting, below the installation step

even i am unable to update packages on ubuntu


plzz help me sir
@rahul.singh1

first check if python is avilable or not
… Type the following in your command prompt and check its version

python -V

later try installing pip again