I pip installed all the modules needed but i dont know where to put geckodriver.On my localhost it was in the path.Now i take error that:
selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.
and this:
FileNotFoundError: [Errno 2] No such file or directory: 'geckodriver'
i have no idea put it on path using bash console. Thank you for helping.