UltimaHoarder / UltimaScraper

Scrape all the media from an OnlyFans account - Updated regularly
GNU General Public License v3.0
4k stars 608 forks source link

AttributeError: module 'selenium.webdriver' has no attribute 'Opera' #1886

Closed qmzn12 closed 2 years ago

qmzn12 commented 2 years ago

When I click enter after completing auth.json , the following error message appears. What is the problem and how to solve it?

Traceback (most recent call last): File "D:\game\OnlyFans-master\start_ofd.py", line 16, in import datascraper.main_datascraper as main_datascraper File "D:\game\OnlyFans-master\datascraper\main_datascraper.py", line 6, in import modules.onlyfans as m_onlyfans File "D:\game\OnlyFans-master\modules\onlyfans.py", line 13, in import extras.OFLogin.start_ofl as oflogin File "D:\game\OnlyFans-master\extras\OFLogin\start_ofl.py", line 2, in from seleniumwire import webdriver File "C:\Users\qmzn533\AppData\Local\Programs\Python\Python39\lib\site-packages\seleniumwire\webdriver__init__.py", line 1, in from selenium.webdriver import * # noqa AttributeError: module 'selenium.webdriver' has no attribute 'Opera'

n00mkrad commented 2 years ago

Why did you close this?

I have the same problem.

n00mkrad commented 2 years ago

https://github.com/DIGITALCRIMINAL/OnlyFans/issues/1884#issuecomment-1170601961

this worked for me.