When I run my python script it’s saying that a module is missing even though I pip installed it and it says that the requirements are already met. I am using Linux Debian and Python3 and the script is written for python3 if that helps.
I just came on here to see if anyone has any solutions to this problem