jasbud.blogg.se

Selenium install linux
Selenium install linux












selenium install linux

Return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult)įile "/usr/lib/python3.10/site-packages/pluggy/_manager.py", line 80, in _hookexec

selenium install linux

Getting the following error in the check step when trying to install: => Starting check().įile "/usr/lib/python3.10/site-packages/_pytest/config/_init_.py", line 190, in console_mainįile "/usr/lib/python3.10/site-packages/_pytest/config/_init_.py", line 148, in mainįile "/usr/lib/python3.10/site-packages/_pytest/config/_init_.py", line 329, in _prepareconfigĬonfig = _cmdline_parse(įile "/usr/lib/python3.10/site-packages/pluggy/_hooks.py", line 265, in _call_ usr/lib/python3.11/socketserver.py:472: OverflowError (socket.SOL_SOCKET, socket.SO_REUSEPORT, 1)Į OverflowError: bind(): port must be 0-65535. If self.allow_reuse_port and hasattr(socket, "SO_REUSEPORT"): (socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) If self.allow_reuse_address and hasattr(socket, "SO_REUSEADDR"): """Called by constructor to bind the socket. usr/lib/python3.11/http/server.py:136: in server_bind usr/lib/python3.11/socketserver.py:456: in _init_ rver = ThreadedHTTPServer((host, port), HtmlOnlyHandler) Test/selenium/webdriver/common/webserver.py:145: in _init_ > webserver = SimpleWebServer(host=get_lan_ip())

selenium install linux

All tests fail with the same error, here is the last one: _ ERROR at setup of test_from_dict scope="session")














Selenium install linux