For what it's worth, I got past this by:
1. Uninstalling ALL python versions
2. Fresh install of 3.9
3. Used pipwin first (`pip install pipwin` then `pipwin install pyppeteer`)
No idea why but pipwin worked when normal pip failed. Windows things I guess.
1. Uninstalling ALL python versions
2. Fresh install of 3.9
3. Used pipwin first (`pip install pipwin` then `pipwin install pyppeteer`)
No idea why but pipwin worked when normal pip failed. Windows things I guess.
