您好,我想尝试使用 PhantomJS 加载网站
from selenium import webdriver
driver = webdriver.PhantomJS(executable_path="/Users/martinzuffa/phantomjs-2.5.0-beta-macos/bin/phantomjs")
driver.get("www.google.com")
print(driver.page_source)
这是错误
0-beta-macos/bin/phantomjs 意外退出。状态码是:-9