python-chromedriver-autoinstaller
python-chromedriver-autoinstaller copied to clipboard
exec format error on raspberry pi
I tried to run selenium webdriver from my raspberry pi and it returned error message:
OSError: [Errno 8] Exec format error: '/home/canor/.local/lib/python3.11/site-packages/chromedriver_autoinstaller/130/chromedriver
machine: raspberry pi 4b
os: debian bookworm
sys.platform returns linux and sys.maxsize returns 9223372036854775807(I hope I didn't make typo)