Having trouble with 'python install module pyppeteer'? Any tips or solutions?

20 Replies, 1558 Views

Yo, I had the same problem with python install module pyppeteer. Turns out, it was a firewall issue blocking the download of Chromium.

Try running:
```
pyppeteer-install
```

This should download Chromium manually. If that doesn’t work, check your network settings.

Hope this helps!

Messages In This Thread



Users browsing this thread: 1 Guest(s)