Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download from site did not work (certificate instructions broke) #1774

Open
gitcnd opened this issue May 25, 2021 · 2 comments
Open

Download from site did not work (certificate instructions broke) #1774

gitcnd opened this issue May 25, 2021 · 2 comments

Comments

@gitcnd
Copy link

@gitcnd gitcnd commented May 25, 2021

Describe the bug
Certificates appear to fail

To Reproduce

  1. Install the mac download and follow instructions carefully

Expected behavior
works

Screenshots

Last login: Sat May 8 17:08:01 on ttys005
/Applications/Python\ 3.9/Install\ Certificates.command ; exit;
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC_CTYPE = "en_AU.UTF-8.UTF-8",
LANG = "en_AU.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[cnd@mac ~]$ /Applications/Python\ 3.9/Install\ Certificates.command ; exit;
-- pip install --upgrade certifi
/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9: No module named pip
Traceback (most recent call last):
File "", line 44, in
File "", line 24, in main
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-E', '-s', '-m', 'pip', 'install', '--upgrade', 'certifi']' returned non-zero exit status 1.
logout

[Process completed]

I have screenshots - looks like this bug tracker cannot accept screenshots

Desktop (please complete the following information):

  • Mac 10.13

Additional context
Add any other context about the problem here.

@gitcnd
Copy link
Author

@gitcnd gitcnd commented May 25, 2021

The error happened when I followed this instruction at the end:-

" You can download and install a current curated set from the Certifi project by double-clicking on the Install Certificates icon in the Finder window. "

@gitcnd
Copy link
Author

@gitcnd gitcnd commented May 25, 2021

If you want to make instructions that work, you probably need to adjust:
a) how the installer works, so the instructions will work, or
b) adjust what the instructions run, so it sets itself up properly to actually work when run as a "double-clicking" invocation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant