求助pythoner,被这问题折腾快一天了,,错误提示: from _sqlite3 import * ImportError: No module named _sqlite3 但在shell中运行python执行“from _sqlite3 import *”没有报错。