You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/wxx/PycharmProjects/playwright/playwright_stealth.py", line 4, in
from playwright_stealth import stealth_async
File "/Users/wxx/PycharmProjects/playwright/playwright_stealth.py", line 4, in
from playwright_stealth import stealth_async
ImportError: cannot import name 'stealth_async' from partially initialized module 'playwright_stealth' (most likely due to a circular import) (/Users/wxx/PycharmProjects/playwright/playwright_stealth.py)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/Users/wxx/PycharmProjects/playwright/playwright_stealth.py", line 4, in
from playwright_stealth import stealth_async
File "/Users/wxx/PycharmProjects/playwright/playwright_stealth.py", line 4, in
from playwright_stealth import stealth_async
ImportError: cannot import name 'stealth_async' from partially initialized module 'playwright_stealth' (most likely due to a circular import) (/Users/wxx/PycharmProjects/playwright/playwright_stealth.py)
The text was updated successfully, but these errors were encountered: