PhantomJS unexpectedly exits on Selenium : WebDriverException with status code 127

最后都变了- 提交于 2019-11-30 20:44:35
Alex Zamai

I guess its too late, but for future reference I've solved this issue by:

sudo apt-get install libfontconfig

The answer was found here:

Trouble connecting to phantomJs webdriver using python and selenium

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!