3
import enchant
d = enchant.Dict("en_GB")
d.check("hello")

AttributeError: module 'enchant' has no attribute 'Dict'

Bill Bell
  • 21,021
  • 5
  • 43
  • 58

0 Answers0