https://bugzilla.novell.com/show_bug.cgi?id=788988 https://bugzilla.novell.com/show_bug.cgi?id=788988#c0 Summary: devel:languages:python/python-selenium: Missing x_ignore_nofocus Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: alexandre@exatati.com.br ReportedBy: mseidl@suse.com QAContact: opensuse-communityscreening@forge.provo.novell.com CC: speilicke@suse.com Found By: --- Blocker: --- Repro: Run the following 2 lines in idle(or however you wish): from selenium import webdriver browser = webdriver.Firefox() I get this error: IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so' The work around: I setup a virtualenv and installed it via pip, and saw that these files were there, and I was unable to reproduce the bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.