Error running bitcoin price alert program


i am getting the above error while executing the bitcoin price alert python program please provide me the solution.
Here’s the complete code

@rajputsafal27

You have made a typo while importing the bolt module. Correct way of importing the same:

from boltiot import Bolt