标签: python pyenchant
import enchant d = enchant.Dict("en_GB") d.check("hello")
属性错误:模块'附魔'没有属性' Dict'