File "c:\Users\gamin\Downloads\zuriosm\stfu.py", line 37, in <module>
session = InstaPy(username=insta_username,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\gamin\AppData\Local\Programs\Python\Python311\Lib\site-packages\instapy\instapy.py", line 330, in __init__
self.browser, err_msg = set_selenium_local_session(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\gamin\AppData\Local\Programs\Python\Python311\Lib\site-packages\instapy\browser.py", line 123, in set_selenium_local_session
browser = webdriver.Firefox(
^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.__init__() got an unexpected keyword argument 'firefox_profile'
Any fix for this problem ? Really dont know what to do.