Pyppeteer is finicky with Python 3.8. Try upgrading to 3.9 or later.
Also, run `pip install -U pip setuptools wheel` before trying to python install module pyppeteer. Old pip versions can cause issues.
If you’re on Windows, make sure you’ve got the C++ build tools installed.
Also, run `pip install -U pip setuptools wheel` before trying to python install module pyppeteer. Old pip versions can cause issues.
If you’re on Windows, make sure you’ve got the C++ build tools installed.
