PhantomjsFetcher
PhantomjsFetcher copied to clipboard
no module named tornado_fetcher
我已经安装了pip install tornado,但是执行:from tornado_fetcher import Fetcher报错:no module named tornado_fetcher
Python版本是3.7.5,是什么原因呢?