Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting OSError #7

Open
raushankumar586 opened this issue Apr 16, 2020 · 0 comments
Open

Getting OSError #7

raushankumar586 opened this issue Apr 16, 2020 · 0 comments

Comments

@raushankumar586
Copy link

After running with python2 I am getting this error

File "image_download_python2.py", line 73, in
main()
File "image_download_python2.py", line 23, in main
driver = webdriver.Firefox()
File "/home/raushan/.virtualenvs/cv/local/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 164, in init
self.service.start()
File "/home/raushan/.virtualenvs/cv/local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 76, in start
stdin=PIPE)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 8] Exec format error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant