AtuboDad/playwright_stealth

Simply does not work

Opened this issue · 0 comments

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)