Error in setting up Bolt python library


Every time when I try to install the Bolt IoT library using pip, this error pops up. I’m using the VMWare Workstation instead of Digital Ocean. Please help me rectify the problem as soon as you can.

You need to run the other two command as given in the document before this command and then run it.

yah already did that

sudo apt-get -y update
sudo apt install python3-pip

did you run both of these commands before this one?

Yes I did. Still showing the error

Never mind. It somehow installed properly now. Thanks for the help anyway.

what steps did you follow?


I’m getting this error

You can use the following commands
sudo apt-get update
sudo apt install python3-pip
pip install boltiot

I’m also getting the same message.Plz guide me.