[issue45839] python3 executable is able to install pandas

2021-11-23 Thread Muhammad Irfan Asghar
Muhammad Irfan Asghar added the comment: Great, thanks! On Tue, Nov 23, 2021 at 10:01 PM Muhammad Irfan Asghar < rep...@bugs.python.org> wrote: > > Muhammad Irfan Asghar added the comment: > > Hi > > The issue is finally solved by using the command > > pip3 install --trusted-host pypi.org --

[issue45839] python3 executable is able to install pandas

2021-11-23 Thread Muhammad Irfan Asghar
Muhammad Irfan Asghar added the comment: Hi The issue is finally solved by using the command pip3 install --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org pandas Thanks to all who helped. regards Irfan On Tue, Nov 23, 2021 at 10:03 AM Ronald Ouss

[issue45839] python3 executable is able to install pandas

2021-11-23 Thread Ronald Oussoren
Ronald Oussoren added the comment: Could you check with "curl -k https://pypi.org/ >/dev/null" what certificate is used by PyPI? On my system I get (amongst other output): ... * SSL connection using TLSv1.2 / ECDHE-RSA-CHACHA20-POLY1305 * ALPN, server accepted to use h2 * Server certificate:

[issue45839] python3 executable is able to install pandas

2021-11-21 Thread Muhammad Irfan Asghar
Muhammad Irfan Asghar added the comment: Hi I am really astonished and I have tried all tricks, help available on internet. Is there any manual way to do this. i.e open any file and enter information separately so that ssL certificate issue can be solved. or can you tell me, how you configured

[issue45839] python3 executable is able to install pandas

2021-11-20 Thread Ned Deily
Ned Deily added the comment: That is very unusual behavior. Pip has its own private certificate store that it uses to make secure connections to pypi.org and the version of pip supplied with the python.org 3.10.0 macOS installer should work just fine as is. I just verified that it works for

[issue45839] python3 executable is able to install pandas

2021-11-20 Thread Muhammad Irfan Asghar
Muhammad Irfan Asghar added the comment: Dear Christian I ran the "Install Certificate.command" from installation forum, but it gave the following error message === muhammadirfanasghar@Muhammads-MacBook-Pro ~ % /App

[issue45839] python3 executable is able to install pandas

2021-11-19 Thread Christian Heimes
Christian Heimes added the comment: The bug report is a duplicate of bpo-43404. Python cannot use the system trust store on macOS. You need to follow the instructions at the end of the installation process to install root CA certificates. tl;dr run the " Install Certificates.command" from the

[issue45839] python3 executable is able to install pandas

2021-11-19 Thread Muhammad Irfan Asghar
Muhammad Irfan Asghar added the comment: Hi Eric Thanks for your reply. I am using MacOS Big Sur version 11.5.1. And I installed from python.org by downloading version for macOS and double click and installed it. Also installed PyCharm On Fri, Nov 19, 2021 at 12:59 AM Eric V. Smith wrote: >

[issue45839] python3 executable is able to install pandas

2021-11-18 Thread Eric V. Smith
Eric V. Smith added the comment: Please provide information about the system you’re running on. Also, tell us how Python was installed. I assume the title should be “… is unable to install …”. -- nosy: +eric.smith ___ Python tracker

[issue45839] python3 executable is able to install pandas

2021-11-18 Thread Muhammad Irfan Asghar
New submission from Muhammad Irfan Asghar : pip3.10 install pandas WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed