推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
redhatping
V2EX  ›  Python

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

  •  
  •   redhatping · Jul 27, 2016 · 3846 views
    This topic created in 3713 days ago, the information mentioned may be changed or developed.

    运行环境: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'

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

    3 replies  •  2016-09-19 14:52:49 +08:00
    holajamc
        1
    holajamc  
       Jul 28, 2016
    贴一下代码呗~
    redhatping
        2
    redhatping  
    OP
       Jul 28, 2016
    新增一个虚拟环境 解决了.
    redhatping
        3
    redhatping  
    OP
       Sep 19, 2016
    @redhatping 系统升级以后, 又出问题了, 我又给忘了。 我醉了。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   967 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 18:41 · PVG 02:41 · LAX 11:41 · JFK 14:41
    ♥ Do have faith in what you're doing.