Is it possible to use Snappy with python 3.6?

Dear all,

We used the installation procedure to install snap for python3.6, everything seems to be fine until I tried to import snappy and then we have the following error:
Traceback (most recent call last):
File “”, line 1, in
File “/usr/local/lib/python3.6/site-packages/snappy/init.py”, line 64, in
import jpy
ModuleNotFoundError: No module named ‘jpy’

Then I checked the the snappy folder under “python3.6/site-packages/snappy” where the jpy-0.8.0.dist-info and lib folder are missing

Do you have a suggestion on how to solve it?

Thank you in advance

Fabiano

Yes it is.
Install correct Jpy version (3.6) from https://github.com/bcdev/jpy/releases/tag/0.9.0