Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Azure devops windows SSL error #47

Closed
bw4sz opened this issue Mar 26, 2021 · 2 comments
Closed

Azure devops windows SSL error #47

bw4sz opened this issue Mar 26, 2021 · 2 comments

Comments

@bw4sz
Copy link
Collaborator

bw4sz commented Mar 26, 2021

@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

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
@bw4sz
Copy link
Collaborator Author

bw4sz commented Mar 26, 2021

Looks like someone's certificate expired.

pypa/cibuildwheel#452

@bw4sz bw4sz closed this as completed in a920091 Mar 26, 2021
@bw4sz
Copy link
Collaborator Author

bw4sz commented Mar 26, 2021 via email

ih-cs6300 pushed a commit to ih-cs6300/DeepForest-pytorch that referenced this issue May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant