์ค์ฝ์ผ๋ก ๋น๋ํ๋ ค๊ณ ํ๋๋ฐ ์๋ cmd๋ก ํ์ด์ฌ d3d12 sdk ์ค์นํ๋ ค๊ณ ํ๋๊น ์๋ ์์ธ์ฒ๋ฆฌ๋จ๋ฉด์ ์ ๋๋๋ผ
cmd> python misc\scripts\install_d3d12_sdk_windows.py
[1/3] Mesa NIR
Downloading Mesa NIR godot-nir-static-arm64-llvm-release.zip ...
Traceback (most recent call last):
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 1344, in do_open
ย ย h.request(req.get_method(), req.selector, req.data, headers,
ย File "C:\msys64\mingw64\lib\python3.12\http\client.py", line 1338, in request
ย ย self._send_request(method, url, body, headers, encode_chunked)
ย File "C:\msys64\mingw64\lib\python3.12\http\client.py", line 1384, in _send_request
ย ย self.endheaders(body, encode_chunked=encode_chunked)
ย File "C:\msys64\mingw64\lib\python3.12\http\client.py", line 1333, in endheaders
ย ย self._send_output(message_body, encode_chunked=encode_chunked)
ย File "C:\msys64\mingw64\lib\python3.12\http\client.py", line 1093, in _send_output
ย ย self.send(msg)
ย File "C:\msys64\mingw64\lib\python3.12\http\client.py", line 1037, in send
ย ย self.connect()
ย File "C:\msys64\mingw64\lib\python3.12\http\client.py", line 1479, in connect
ย ย self.sock = self._context.wrap_socket(self.sock,
ย ย ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\ssl.py", line 455, in wrap_socket
ย ย return self.sslsocket_class._create(
ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\ssl.py", line 1041, in _create
ย ย self.do_handshake()
ย File "C:\msys64\mingw64\lib\python3.12\ssl.py", line 1319, in do_handshake
ย ย self._sslobj.do_handshake()
ssl.SSLCertVerificati:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to
get local issuer certificate (_ssl.c:1010)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
ย File "C:\Users\{user}\Documents\godot_repo\godot\misc\scripts\install_d3d12_sdk_windows.py", line 73, in <module>
ย ย urllib.request.urlretrieve(
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 240, in urlretrieve
ย ย with contextlib.closing(urlopen(url, data)) as fp:
ย ย ย ย ย ย ย ย ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 215, in urlopen
ย ย return opener.open(url, data, timeout)
ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 515, in open
ย ย response = self._open(req, data)
ย ย ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 532, in _open
ย ย result = self._call_chain(self.handle_open, protocol, protocol +
ย ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 492, in _call_chain
ย ย result = func(*args)
ย ย ย ย ย ย ย ^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 1392, in https_open
ย ย return self.do_open(http.client.HTTPSConnection, req,
ย ย ย ย ย ย ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ย File "C:\msys64\mingw64\lib\python3.12\urllib\request.py", line 1347, in do_open
ย ย raise URLError(err)
urllib.error.URLError:
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed: unable to get local issuer certificate (_ssl.c:1010)>
ํด๊ฒฐ๋ฐฉ๋ฒ ์์๋ ๋ถ?
๋๊ธ 0