get-nie-appointment icon indicating copy to clipboard operation
get-nie-appointment copied to clipboard

Problem with the driver

Open tomasmalio opened this issue 3 years ago • 2 comments
trafficstars

I've a problem to execute the code. I don't know if it's a problem with the python3 or the firefox driver.

/usr/lib/python3/dist-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported " Traceback (most recent call last): File "appointment.py", line 8, in <module> driver = webdriver.Firefox() File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/firefox/webdriver.py", line 180, in __init__ RemoteWebDriver.__init__( File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 275, in __init__ self.start_session(capabilities, browser_profile) File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 365, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 430, in execute self.error_handler.check_response(response) File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 1

tomasmalio avatar May 11 '22 10:05 tomasmalio

Hi Tomas!

Could you please send which OS and version are you using?

Thanks!

On Wed, 11 May 2022 at 12:28, Tomás Malio @.***> wrote:

I've a problem to execute the code. I don't know if it's a problem with the python3 or the firefox driver.

/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported " Traceback (most recent call last): File "appointment.py", line 8, in driver = webdriver.Firefox() File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/firefox/webdriver.py", line 180, in init RemoteWebDriver.init( File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 275, in init self.start_session(capabilities, browser_profile) File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 365, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 430, in execute self.error_handler.check_response(response) File "/home/ubuntu/.local/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 1

— Reply to this email directly, view it on GitHub https://github.com/eaceto/get-nie-appointment/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGURAF5ITZNDRV6EANDKTLVJODWHANCNFSM5VUN3KZA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ezequiel L. Aceto https://eaceto.dev Skype: ezequiel.aceto - Twitter: @eaceto_dev

eaceto avatar May 11 '22 11:05 eaceto

Hi Ezequiel, Ubuntu 20.04.4 LTS

I tried to run the code but didn't work. I want to change it and improve so you can look for more than NIE in Spain 💯

tomasmalio avatar May 11 '22 11:05 tomasmalio