Difference between revisions of "ImportError"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
  [[ImportError: attempted relative import with no known parent package]]
 
  [[ImportError: attempted relative import with no known parent package]]
 +
 +
ImportError: cannot import name '[[PROTOCOL_TLS]]'
  
 
== Related ==
 
== Related ==
 
* <code>[[pip install]]</code>
 
* <code>[[pip install]]</code>
* <code>[[import]]</code>
 
 
* [[PEP 328]] https://peps.python.org/pep-0328/
 
* [[PEP 328]] https://peps.python.org/pep-0328/
 +
* <code>[[import (Python)|import]]</code>
 +
* <code>[[from]]</code>
  
 
== Activities ==
 
== Activities ==
Line 15: Line 18:
  
 
== See also ==
 
== See also ==
 +
* {{PEP}}
 
* {{Python}}
 
* {{Python}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 15:49, 5 September 2023

Advertising: