Problem in output of restarting of bolt device

Sir, I have checked there is no directory named boltiot. Please see the output attached.

@bhumikapersonal you need to install boltiot library first.
use “pip install boltiot” in console.

Sir I have installed again it is showing this.

Hello @bhumikapersonal make sure you run all the following commands on your ubuntu server:

  1. sudo apt-get -y update
  2. sudo apt install python3-pip
  3. sudo pip3 install boltiot

Let me know if this helps