|
Walt Mankowski via plug on 28 Apr 2022 18:43:48 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] pip SSL error after upgrading to 22.04
|
- From: Walt Mankowski via plug <plug@lists.phillylinux.org>
- To: "PLUG Mailing List" <plug@lists.phillylinux.org>
- Subject: [PLUG] pip SSL error after upgrading to 22.04
- Date: Thu, 28 Apr 2022 21:42:46 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h= mime-version:message-id:date:from:to:subject:content-type; s= sasl; bh=C4UVTRZlr+W0PEf+7pe/izeYWuWDA3k3D/8olwLqj20=; b=ycC6I2i hY78fYArI4BFhtF9FMv4PAhF5UBXkgXjM9N6hFyQ2NTmnZ1JmMKvNtnngXF1M/xd sx9p1KJQ/t6RrmIaKjS6TKHUY+RWylpNZFMe9zIxY4KvEZHgzOeylkvmrHbH25Kk kbbdbNoN/teYfNvlU+sWMGf/PN0sTorjza80=
- Reply-to: Walt Mankowski <waltman@pobox.com>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
- User-agent: Cyrus-JMAP/3.7.0-alpha0-591-gfe6c3a2700-fm-20220427.001-gfe6c3a27
Hi all,
I'm crossing-posting this from the ubuntu-users mailing list. After posting it there I got to thinking the folks here might have a better chance of knowing the answer. My apologies to anyone who sees it twice.
Tonight I upgraded a Linode running ubuntu from 21.10 to 22.04. I had previously installed python via pyenv on this box.
The upgrade seemed to work fine and I didn't get any warnings or errors. However, now when I run pip list -o I'm getting strange errors:
$ pip list -o
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/urllib3/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/urllib3/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/urllib3/
I'm wondering if anyone is also seeing this issue, and if so, if they know how to solve it. Do I need to rebuild python?
Thanks.
Walt
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug