AtuboDad / playwright_stealth

playwright stealth
MIT License
546 stars 72 forks source link

Simply does not work #12

Open gdszps opened 2 years ago

gdszps commented 2 years ago

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)