Difference between revisions of "Urllib3"

From wikieduonline
Jump to navigation Jump to search
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
  [[LibreSSL]]
 
  [[LibreSSL]]
  
  ~/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: [[urllib3]] v2.0 only supports [[OpenSSL]] 1.1.1+, currently the 'ssl' module is compiled with '[[LibreSSL]] 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
+
  [[brew install [email protected]]]
 +
 
 +
[[~/Library/Python/3.9/]]lib/python/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: [[urllib3]] v2.0 only supports [[OpenSSL]] 1.1.1+, currently the 'ssl' module is compiled with '[[LibreSSL]] 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
 
   warnings.warn(
 
   warnings.warn(
 +
 +
== See also ==
 +
* {{urllib3}}
 +
 +
[[Category:Linux]]

Revision as of 11:50, 18 October 2023

wikipedia:Urllib3

pip3 install --upgrade urllib3


NotOpenSSLWarning
LibreSSL
brew install [email protected]
~/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
 warnings.warn(

See also

Advertising: