Having trouble with python install module pyppeteer? Need help getting it to work! or Best way to pyt

18 Replies, 1525 Views

Hey! Pyppeteer’s Chromium download can timeout. Set this env var before installing:

```
export PYPPETEER_DOWNLOAD_HOST=https://npm.taobao.org/mirrors
```

Or use a VPN if you’re in a region with slow access to Google’s servers.

Messages In This Thread



Users browsing this thread: 1 Guest(s)