MAC 系统下,调用 selenium 报错,无法访问网址.

2016-07-27 22:04:17 +08:00
 redhatping

运行环境:MAC OS 10.10.5 python 环境: 2.7.1 selenium2.53.6 firefox: 47.0.1


driver = webdriver.Firefox(firefox_profile=ffprofile)
  File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 80, in __init__
    self.binary, timeout)
  File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/extension_connection.py", line 52, in __init__
    self.binary.launch_browser(self.profile, timeout=timeout)
  File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py", line 68, in launch_browser
    self._wait_until_connectable(timeout=timeout)
  File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py", line 108, in _wait_until_connectable
    % (self.profile.path))
selenium.common.exceptions.WebDriverException: Message: Can't load the profile. Profile Dir: /var/folders/_6/t3wgvc3s5kjg3n32j202w6tw0000gn/T/tmpPc3eus/webdriver-py-profilecopy If you specified a log_file in the FirefoxBinary constructor, check it for details.

已经运行过: `pip install -U selenium'

还是调出火狐以后,无法访问网页.

3093 次点击
所在节点    Python
3 条回复
holajamc
2016-07-28 09:27:53 +08:00
贴一下代码呗~
redhatping
2016-07-28 17:54:19 +08:00
新增一个虚拟环境 解决了.
redhatping
2016-09-19 14:52:49 +08:00
@redhatping 系统升级以后, 又出问题了, 我又给忘了。 我醉了。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/295355

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX