I am getting an error as
Traceback (most recent call last): File "/home/pi/telegrambot.py", line 7, in import telepot ImportError: No module named 'telepot'
But installed it using the command sudo pip install telepot
what shall i do now?
I am getting an error as
Traceback (most recent call last): File "/home/pi/telegrambot.py", line 7, in import telepot ImportError: No module named 'telepot'
But installed it using the command sudo pip install telepot
what shall i do now?