I downloaded the Pantilthat software via Github, and followed the instructions. And all installation was successfull
When I type “import Pantilthat”, I am receiving
ImportError: No module named pantilthat
How to solve the problem, I need help
Thank you
Please try import pantilthat. All in lower case letters
Hi Calleblyh
Thanks for the reply. Yeah I tried lowercase but it did not work
Anyway, after using “pip2 install pantilthat” comment, it finally worked
The installation methods stated in Github such as sudo apt-get install python-pantilthat or curl did not work in Raspberry PI.
As I said earlier, only sudo pip2 install pantilthat method worked for me
Thank you
This is odd- what version of Raspbian were you running?