pyspider all 运行出错
本帖最后由 木木头 于 2019-8-20 14:36 编辑g:\python\venv\lib\site-packages\pyspider\libs\utils.py:196: FutureWarning: timeout is not supported on your platform.
warnings.warn("timeout is not supported on your platform.", FutureWarning)
phantomjs exited.
result_worker starting...
只显示这些就这样一直不动懵!
你python版本太高了,它那个好像只支持2和3.1系列 刚才找东西凑巧看到一个你这问题的解决方法,出现这提示是因为没有装 phantomjs ,找一个它装上然后把phantomjs.exe放在python.exe同一文件目录下。
页:
[1]