Help me fix my Python Script (Which is Called by a PHP Script on a Web Page) - Error Including Module Library

Job ID: 34574916

Budget: $30 – $250 CAD

I need help to fix my Python Script which is called from a PHP Script hosted on an Apache web page.

When the script runs the output states that my module does not exist.

I have installed these modules using pip3.

When I write the same command in the terminal, it runs properly.

The error below is what I'm getting when I try executing the script from the PHP file.

```
Traceback (most recent call last):
File "/var/www/html/hello.py", line 5, in <module>
from pyppeteer_stealth import stealth
ModuleNotFoundError: No module named 'pyppeteer_stealth'
```

Full Scripts (PHP & Python) will be provided, the freelancer must write the steps needed to get it fixed.
Related categories: PHP Python Linux Software Architecture UNIX