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(
  
 +
== Related ==
 +
* [[Aiohttp]]
 +
 +
== See also ==
 +
* {{urllib3}}
  
{{urllib3}}
+
[[Category:Linux]]

Latest revision as of 12:22, 19 August 2024

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(

Related[edit]

See also[edit]

Advertising: