You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2020. It is now read-only.
Hello,
I am trying to use requests_html inside a raspberry pi but I took an incompatibility error of chrome driver OSError: [Errno 8] Exec format error: '/home/dio/.local/share/pyppeteer/local-chromium/575458/chrome-linux/chrome'
The text was updated successfully, but these errors were encountered:
Hi @ironexmaiden , it looks like this project has been abandoned. You may want to consider the active fork pyppeteer2. Feel free to create an issue there if your problem persists with the updated library.
pyppeteer2 uses chromium, and chromium AFAIK doesn't have any ARM builds, so I don't think much could be done about this issue.
Hello,
I am trying to use requests_html inside a raspberry pi but I took an incompatibility error of chrome driver OSError: [Errno 8] Exec format error: '/home/dio/.local/share/pyppeteer/local-chromium/575458/chrome-linux/chrome'
The text was updated successfully, but these errors were encountered: