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

user_data_dir() got an unexpected keyword argument 'ensure_exists' #141

Closed
Terminator98 opened this issue Jan 5, 2024 · 3 comments
Closed

Comments

@Terminator98
Copy link

I get this error when I import the library like that

from selenium_driverless.webdriver import Chrome
@kaliiiiiiiiii
Copy link
Owner

@Terminator98 That's the third-party platformdirs library.
Try pip install --upgrade platformdirs

@Terminator98
Copy link
Author

@Terminator98 That's the third-party platformdirs library. Try pip install --upgrade platformdirs

Thanks So much
I appreciate your help

@kaliiiiiiiiii
Copy link
Owner

minimum version therefore is platformdirs/platformdirs#155

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