InstaPy / instapy-quickstart

💨 Simply get InstaPy up and running in minutes.
GNU General Public License v3.0
765 stars 794 forks source link

Please help me :-) #294

Closed beuch26 closed 1 year ago

beuch26 commented 1 year ago

I have this error :

`starting instapy with quickstart

InstaPy Version: 0.6.16 .. .. .. .. .. .. .. .. ._. Workspace in use: "C:/Users/#####/InstaPy" Error, unable to find a download for os: win Traceback (most recent call last): File "C:\Users\Matthieu\Desktop\Instapy\InstaPy\instapy-quickstart\quickstart.py", line 22, in session = InstaPy(username=insta_username, File "C:\Users######\AppData\Roaming\Python\Python310\site-packages\instapy\instapy.py", line 330, in init self.browser, err_msg = set_selenium_local_session( File "C:\Users#####\AppData\Roaming\Python\Python310\site-packages\instapy\browser.py", line 122, in set_selenium_local_session driver_path = geckodriver_path or get_geckodriver() File "C:\Users\Matthieu\AppData\Roaming\Python\Python310\site-packages\instapy\browser.py", line 38, in get_geckodriver sym_path = gdd.download_and_install()[1] File "C:\Users######\AppData\Roaming\Python\Python310\site-packages\webdriverdownloader\webdriverdownloader.py", line 174, in download_and_install filename_with_path = self.download(version, File "C:\Users#######\AppData\Roaming\Python\Python310\site-packages\webdriverdownloader\webdriverdownloader.py", line 129, in download download_url = self.get_download_url(version, os_name=os_name, bitness=bitness) File "C:\Users\Matthieu\AppData\Roaming\Python\Python310\site-packages\webdriverdownloader\webdriverdownloader.py", line 318, in get_download_url raise RuntimeError(info_message) RuntimeError: Error, unable to find a download for os: win`