combustor / reddit-accounts-generator

Creates reddit accounts
17 stars 7 forks source link

use geckodriver-autoinstaller? #6

Closed test2a closed 2 years ago

test2a commented 2 years ago

https://pypi.org/project/geckodriver-autoinstaller/

should i add this in the requirements.txt file so that its more easy to get started?

combustor commented 2 years ago

Please do, also delete the geckodriver that's already included

test2a commented 2 years ago

@combustor what geckodriver is given by default? werent we supposed to install it ourselves?

combustor commented 2 years ago

@combustor what geckodriver is given by default? werent we supposed to install it ourselves?

there's one included in this repo, it barely updates (last update was in 2021) so I didn't really care but for futureproofing there should be an autoinstaller

test2a commented 2 years ago

@combustor oh yeah, got it. it was windows only so i didnt even know it was there