Snappy-python

While trying to import hashmap:

ImportError: cannot import name ‘Hashmap’

No problem while importing GPF or ProductIO

Try: from snappy import HashMap
With a capital M.