-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to make it work on Linux ARM64? #225
Comments
Sure, should be solved by following my instructions here. Hope you can sort it out with this :) |
Hi! First of all, thank you for your answer, I searched for my issue and I could not find your solution, my bad. LEAVING THIS IF SOMEONE ELSE STUMBLES, but it was a really stupid mistake. I don't know if it could be an issue, but on my armbian installation the package I had to manually create with
I use zsh, but it should not be a problem, instead of editing
I edited
But I think there are more than one thing wrong. Here the ouput:
|
You're welcome, I'm happy it works now 👍
|
Do you know why it stopped working? |
Verify that the path to the chromium driver is still set in selenium. It gets reset every time the dependencies i.e. selenium gets updated. |
Thank you for your answer. I'm still having problems (I reallt don't know why).
The error is still the same:
Now I also think I reached
|
Is your feature request related to a problem? Please describe.
I can't use it on my Armbian Linux ARM64 installation as there is no chrome release. I tried downloading chromium and chromium driver, but I don't know how to implement it into code
Describe the solution you'd like
I would like to use Chromium and Chromium browser as it seems the easier solution
error:
The text was updated successfully, but these errors were encountered: