lazy_import icon indicating copy to clipboard operation
lazy_import copied to clipboard

how to fix "xxx attempted to use a functionality that requires module xxx, but it couldn't be loaded. Please install xxx and retry."

Open happysheep224 opened this issue 5 years ago • 1 comments

ImportError: mmskeleton.utils.third_party attempted to use a functionality that requires module mmdet.apis, but it couldn't be loaded. Please install mmdet and retry.

happysheep224 avatar Jun 26 '20 13:06 happysheep224

Same with "from datetime import datetime". Neither lazy_module nor lazy_callable worked

thiswillbeyourgithub avatar May 09 '24 13:05 thiswillbeyourgithub