Running Python script in virtual env in command line says some modules are not found
I’m a newbie with Python scripting so I followed an advice online to setup a venv for my project. I’ve installed several libraries and when running the script in the IDE, I don’t come across any errors and issues.