In case someone still faces problems with snappy installation because of jpy, jpyutil etc, I recently managed to install it through a wheel found here:
I placed it in a jpy directory where I wanted jpy to be installed , and then run pip install thewheel.whl. Remember that you probably need also the rest of prerequisites, at least Java and maven, to make it work. For the prerequisites, check here:
I work on windows.