You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
@henrykironde, can you follow this error? One of the collab needs the newer pip wheels than 0.1.24 and its blocking for a silly SSL windows pip error, nothing to do with source. I wonder if we should just wait this out? Feels like an azure problem.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\hostedtoolcache\windows\Python\3.9.2\x64\Scripts\cibuildwheel.exe\__main__.py", line 7, in <module>
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\site-packages\cibuildwheel\__main__.py", line 180, in main
cibuildwheel.windows.build(**build_options)
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\site-packages\cibuildwheel\windows.py", line 99, in build
download('https://bootstrap.pypa.io/get-pip.py', get_pip_script)
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\site-packages\cibuildwheel\windows.py", line 70, in download
response = urlopen(url)
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\urllib\request.py", line 214, in urlopen
return opener.open(url, data, timeout)
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\urllib\request.py", line 517, in open
response = self._open(req, data)
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\urllib\request.py", line 534, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\urllib\request.py", line 494, in _call_chain
result = func(*args)
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\urllib\request.py", line 1389, in https_open
return self.do_open(http.client.HTTPSConnection, req,
File "c:\hostedtoolcache\windows\python\3.9.2\x64\lib\urllib\request.py", line 1349, 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:1123)>
##[error]Bash exited with code '1'.
Finishing: Bash
The text was updated successfully, but these errors were encountered:
@henrykironde, can you follow this error? One of the collab needs the newer pip wheels than 0.1.24 and its blocking for a silly SSL windows pip error, nothing to do with source. I wonder if we should just wait this out? Feels like an azure problem.
https://dev.azure.com/benweinstein2010/DeepForest/_build/results?buildId=191&view=logs&j=2d2b3007-3c5c-5840-9bb0-2b1ea49925f3&t=168f295b-0553-5364-35f7-923225ecd8b3
everything that is our end passes
The text was updated successfully, but these errors were encountered: