A community is maintaining a clone of the repo at under the pyppeteer organization.
New repo: https://github.com/pyppeteer/pyppeteer2
Checkout Issue: pyppeteer/pyppeteer#1
Quick migration:
pip uninstall pyppeteer
pip install pyppeteer2
pyppeteer2 uses the same module name so migration is easy.
A community is maintaining a clone of the repo at under the
pyppeteerorganization.New repo: https://github.com/pyppeteer/pyppeteer2
Checkout Issue: pyppeteer/pyppeteer#1
Quick migration:
pyppeteer2uses the same module name so migration is easy.