Hello, all
After installing SAP HANA server, when I try to
launch the admin console:
HDB admin
I get the following errors:
NewIndexInfo: No module named _fuzzypy
indexAdmin: No module named _fuzzypy
topoInfo: No module named _fuzzypy
searchGui: No module named _fuzzypy
minerGui: No module named _fuzzypy
I found a fuzzypy.py in
/hana/shared/NDB/exe/linuxx86_64/HDB_1.00.102.05.1455873859_2714180/
but putting it into
/usr/lib64/python2.6/
didn't help.
Does anyone know whether "_fuzzypy" in the error
messages refers to this fuzzypy.py and how to in-
stall this missing Python module?