jackieFruit
jackieFruit
Error seen: ``` geckodriver_autoinstaller.install() /usr/local/lib/python3.9/site-packages/geckodriver_autoinstaller/__init__.py:15: in install geckodriver_filepath = utils.download_geckodriver(cwd) /usr/local/lib/python3.9/site-packages/geckodriver_autoinstaller/utils.py:148: in download_geckodriver firefox_version = get_firefox_version() /usr/local/lib/python3.9/site-packages/geckodriver_autoinstaller/utils.py:91: in get_firefox_version process = subprocess.Popen(['/Applications/Firefox.app/Contents/MacOS/firefox', '--version'], stdout=subprocess.PIPE) /usr/local/Cellar/[email protected]/3.9.2_4/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:951: in __init__ self._execute_child(args, executable, preexec_fn,...