Closed wadcom closed 2 years ago
Python 3.6+ raises ModuleNotFoundError instead of ImportError when unable to load a module.
ModuleNotFoundError
ImportError
https://stackoverflow.com/questions/52580105/exception-similar-to-modulenotfounderror-in-python-2-7
Python 3.6+ raises
ModuleNotFoundError
instead ofImportError
when unable to load a module.https://stackoverflow.com/questions/52580105/exception-similar-to-modulenotfounderror-in-python-2-7