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

(Bug Fix) Fixes ModuleNotFoundError: No module named 'playwright._imp… #20

Closed
wants to merge 6 commits into from

Conversation

zhanwenchen
Copy link

@zhanwenchen zhanwenchen commented Sep 20, 2024

Fixes ModuleNotFoundError: No module named 'playwright._impl._api_types'

playwright-python no longer has a playwright._impl._api_types.py file (https://github.com/microsoft/playwright-python/tree/main/playwright/_impl). The Error and TimeoutError classes can now be found in https://github.com/microsoft/playwright-python/blob/main/playwright/_impl/_errors.py.

@zhanwenchen
Copy link
Author

@yc1999

@zhanwenchen zhanwenchen marked this pull request as draft September 23, 2024 19:06
@zhanwenchen zhanwenchen closed this by deleting the head repository Sep 23, 2024
@zhanwenchen
Copy link
Author

Closed in favor of #23. I changed the source branch to upstream main to isolate commits.

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

Successfully merging this pull request may close these issues.

1 participant