-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
[BUG] Requirements conflicts #80
Comments
yeah i have the same issue ims using python 3.11 windows already try with env and no env |
Im currently working on a undetected-playwright update... |
no problem take your time :) i think its a lot of work and you send this for free thats crazy tbh i will not hesitate if i can find a undetected browser lib that i can buy |
Just wondering if you have an estimation for when the update is ready? I'm really impressed with what you're doing. Let me know if I can help in any way |
Atm i hope ill get it ready next month (august) |
There's a conflict between playwright and undetected-playwright-patch regarding greenlet.
This is caused by https://github.com/kaliiiiiiiiii/undetected-playwright-python/blob/8886a371b5758dc59026c5fc0e8735ef8b754427/setup.py#L228
I don't really know where to address this issue as it comes from
kaliiiiiiiiii
repo, but your requirements are then, triggering the conflict.The text was updated successfully, but these errors were encountered: