Hello,
It looks like PredPatt was written in Python2.7, but some of its required packages such as concrete and jpype1 require Python3 to install. I think I'd need to install previous versions of them to run PredPatt. Would you be able to provide us with specific version numbers with which PredPatt works?
Thank you!
Edit: Code in tutorial and using_predpatt.py, written in Python 2, is now defunct--the authors now advise to build and use a RESTful API instead.