Skip to content
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

Python version #90

Open
tellts opened this issue Aug 1, 2022 · 2 comments
Open

Python version #90

tellts opened this issue Aug 1, 2022 · 2 comments

Comments

@tellts
Copy link

tellts commented Aug 1, 2022

Hello. I don't understand if Python 3.9+ and 3.10+ can be used? In Pypi are indicated
Python
Python::3.5
Python::3.6
Python::3.7
Python::3.8

@mherrmann
Copy link
Owner

Can be used. 3.9 and 3.10 simply weren't out yet when l published the current version. I'd be happy to accept a PR that ups the version in setup.py.

@tellts
Copy link
Author

tellts commented Aug 3, 2022

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
helium 3.0.8 requires selenium==3.141.0, but you have selenium 4.3.0 which is incompatible.
Successfully installed selenium-4.3.0 undetected-chromedriver-3.1.5.post4

https://pypi.org/project/undetected-chromedriver/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants