Difference between revisions of "E0401"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
== Related ==
 
== Related ==
 
* <code>[[PYTHONPATH]]</code>
 
* <code>[[PYTHONPATH]]</code>
* <code>[[pip install]]>/code>
+
* <code>[[pip install]]</code>
 +
* <code>[[W1201]]: Use lazy % formatting in logging functions (logging-not-lazy)</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:14, 28 February 2022

https://docs.pylint.org/en/v2.12.2/technical_reference/features.html?highlight=E0401#imports-checker-messages

Unable to import %s Used when pylint has been unable to import a module.
E0401: Unable to import 'xxxx' (import-error)

Related[edit]

See also[edit]

Advertising: