

Socket.gaierror: getaddrinfo failedĭuring handling of the above exception, another exception occurred:įile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\connectionpool.py", line 706, in urlopenįile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\connectionpool.py", line 382, in _make_requestįile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\connectionpool.py", line 1010, in _validate_connįile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\connection.py", line 358, in connectįile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\connection.py", line 187, in _new_conn

(self._dns_host, self.port), self.timeout, **extra_kwįile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\util\connection.py", line 73, in create_connectionįor res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):įile "C:\Python\Python379\lib\socket.py", line 752, in getaddrinfoįor res in _socket.getaddrinfo(host, port, family, type, proto, flags): Download may take a few minutes.įile "D:\Path8toPythonProject\Projects\Python\test.venv\lib\site-packages\urllib3\connection.py", line 175, in _new_conn Program stops while downloading chromium with error, console logs the bellow for my project called "test":

When running for the first time pyppeteer.
