2

Code:

>>> import fuzzy
>>> soundex = fuzzy.Soundex(4)

Error:

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    soundex = fuzzy.Soundex(4)
AttributeError: 'module' object has no attribute 'Soundex'      

I really don't know why, please help if you know about it!

pnuts
  • 58,317
  • 11
  • 87
  • 139
Jennifier
  • 21
  • 3

0 Answers0