When I run my python script it’s saying that a module is missing even though it is installed using Linux Debian
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.