buildozer icon indicating copy to clipboard operation
buildozer copied to clipboard

hostpython3 download error, ssl error

Open SamanthaZH opened this issue 3 years ago • 2 comments

Versions

  • Python: 3.8.9
  • OS: 12.3.1
  • Buildozer: 1.3.0

Description

File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 1357, 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:1131)> Download failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)>; retrying in 1 second(s)...Download failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)>;

buildozer.spec

Command:

// REPLACE ME: buildozer command ran? e.g. buildozer android debug

Spec file:

// REPLACE ME: Paste your buildozer.spec file here

Logs

// REPLACE ME: Paste the build ouput containing the error

SamanthaZH avatar May 25 '22 20:05 SamanthaZH

Hi @SamanthaZH, How did you install the Python version that are you using?

misl6 avatar Jun 05 '22 20:06 misl6

I think my issue #1477 is have some part for this and i share the installation details.

onuratakan avatar Jul 29 '22 19:07 onuratakan

Closing as stale

misl6 avatar Sep 02 '22 17:09 misl6