I would recommend trying to figure out why the module couldn't be imported first. In very new versions of LLDB the underlying error should be printed to the lldb console, on older versions, putting "log enable lldb types" into ~/.lldbinit should surface the underlying error.