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
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