<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />dear sir,<div><br></div><div>I am trying to run a python script.</div><div>I caught a problem about the python script of lldb.</div><div><br></div><div>the file is ScriptInterpreterPython.cpp</div><div>the line is import copy,...lldb(lineNo:425).</div><div>the problem is ImportError:No module named lldb</div><div><br></div><div>I searched all the files named lldb.* under llvm/tools/lldb/ and imported the file one by one. </div><div>there is still the problem.</div><div><br></div><div>so I don't know how to resolve this problem.</div><br /><br /><br />