Hello, I'm trying to run a python project on a linux machine and I am unable to get the dependencies to work correctly, it is specifically complaining about flask_openapi3 even though it is seemingly installed.
Trying to run the python file gives the error (first attachment), and as you can see in (second attatchment) the package is seemingly already installed? I am not sure what I am doing wrong here?
Any help is appriciated β€οΈ