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)
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)