Checking_device_status

Hi there , I am getting the followig error when i try to run my code , i have installed boltiot , I am attaching the screenshot of the error

Hi @mohankalyani0102 I am not sure about it but I think that their is a typo error in your command. Try replacing the character “i” with “e”.

Try running sudo python3 device_status.py instead of sudo python3 divice_status.py

Hi @abhisheksmart269 , I had saved the file with a spelling mistake , that is not the issue , thanks for your response.

Dear Mohan,
It seems not the issue of bolt library. You try uninstalling and reinstalling the library. If that doesn’t work you can try uninstalling pip

1 Like

Her @ce20btech11017 , thanks for your response , mu ubuntu is working fine after implementing the changes that you suggested.

Hi @mohankalyani0102,

Apologies for the delay in getting back to you.
Can you please provide the code for the device_status.py so that we can check and get back to you.