ClericPy / ichrome

Chrome controller for Humans, based on Chrome Devtools Protocol(CDP) and python3.7+.
https://pypi.org/project/ichrome/
MIT License
228 stars 29 forks source link

from ichrome import AsyncChromeDaemon has problem #67

Closed 2504581605 closed 2 years ago

2504581605 commented 2 years ago

Hello, I used the command pip install ichrome -U loading the ichrome, reported the error ImportError: cannot import name 'Async Chrome' from partially initialized module 'ichrome'