Difference between revisions of "ImportError"

From wikieduonline
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
  ImportError: cannot import name 'docevents' from '[[botocore]].docs.bcdoc' (/usr/local/lib/python3.8/dist-packages/botocore/docs/bcdoc/__init__.py)
+
  ImportError: cannot import name 'docevents' from '[[botocore]].docs.bcdoc' (/usr/local/lib/python3.8/dist-packages/botocore/docs/bcdoc/[[__init__.py]])
  
 +
ImportError: No module named [[boto3]]
  
 +
[[ImportError: attempted relative import with no known parent package]]
  
* {{AWS CLI}}
+
ImportError: cannot import name '[[PROTOCOL_TLS]]'
 +
 
 +
== Related ==
 +
* <code>[[pip install]]</code>
 +
* [[PEP 328]] https://peps.python.org/pep-0328/
 +
* <code>[[import (Python)|import]]</code>
 +
* <code>[[from]]</code>
 +
 
 +
== Activities ==
 +
* Read https://stackoverflow.com/questions/16981921/relative-imports-in-python-3
 +
 
 +
== See also ==
 +
* {{PEP}}
 
* {{Python}}
 
* {{Python}}
 +
 +
[[Category:Python]]

Latest revision as of 15:49, 5 September 2023

Advertising: