Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: chromiumdriver
@ 2023-05-14 10:59 Eloitor
  2023-05-14 11:17 ` Package request: chromedriver Duncaen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eloitor @ 2023-05-14 10:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

New issue by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/43868

Description:
### Package name

chromiumdriver

### Package homepage

https://chromedriver.chromium.org

### Description

WebDriver for Chrome. It will allow to use: https://pypi.org/project/undetected-chromedriver.

There is a binary release for x86_64-glibc in https://chromedriver.chromium.org/downloads. I think that for other architectures it should be build from source, but I don't know how.

### Does the requested package meet the package requirements?

System, Compiled

### Is the requested package released?

Yes

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Package request: chromedriver
  2023-05-14 10:59 [ISSUE] Package request: chromiumdriver Eloitor
@ 2023-05-14 11:17 ` Duncaen
  2023-05-14 11:17 ` Duncaen
  2023-05-14 11:32 ` Eloitor
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-05-14 11:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/43868#issuecomment-1546875203

Comment:
`/usr/lib/chromium/chromedriver`?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Package request: chromedriver
  2023-05-14 10:59 [ISSUE] Package request: chromiumdriver Eloitor
  2023-05-14 11:17 ` Package request: chromedriver Duncaen
@ 2023-05-14 11:17 ` Duncaen
  2023-05-14 11:32 ` Eloitor
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-05-14 11:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/43868#issuecomment-1546875203

Comment:
`/usr/lib/chromium/chromedriver` is part of `chromium`?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Package request: chromedriver
  2023-05-14 10:59 [ISSUE] Package request: chromiumdriver Eloitor
  2023-05-14 11:17 ` Package request: chromedriver Duncaen
  2023-05-14 11:17 ` Duncaen
@ 2023-05-14 11:32 ` Eloitor
  2 siblings, 0 replies; 4+ messages in thread
From: Eloitor @ 2023-05-14 11:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1371 bytes --]

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/43868#issuecomment-1546877921

Comment:
Thank you, I was confused because I get this error message:

```
  File "/usr/lib/python3.11/site-packages/selenium/webdriver/common/service.py", line 212, in _start_process
    raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: 'undetected_chromedriver' executable needs to be in PATH. Please see https://chromedriver.chromium.org/home
```

I tried with this template:

```
# Template file for 'python3-undetected-chromedriver'
pkgname=python3-undetected-chromedriver
version=3.4.7
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3 python3-websockets"
short_desc="Selenium Chromedriver patch which does not trigger anti-bot services"
maintainer="Eloi Torrents <eloitor@disroot.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/ultrafunkamsterdam/undetected-chromedriver"
distfiles="${PYPI_SITE}/u/undetected-chromedriver/undetected-chromedriver-${version}.tar.gz"
checksum=84aed43e12e99437cc3a6f0a284cefdac8724c85f526a950c4f650515dfc4b66
```

And the selenium template: https://github.com/void-linux/void-packages/pull/43865

I'm not really sure where the `undetected_chromedriver` executable should come from....

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-14 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-14 10:59 [ISSUE] Package request: chromiumdriver Eloitor
2023-05-14 11:17 ` Package request: chromedriver Duncaen
2023-05-14 11:17 ` Duncaen
2023-05-14 11:32 ` Eloitor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).