Python interface (Janus) for Prolog 10?

Hi there, anyone successfully call Prolog 10 from Python using Janus?

Janus worked fine with Prolog 9.3, but after upgrading to Prolog 10.0.1, apparently it still tries to locate `/Applications/SWI-Prolog.app/Contents/Frameworks/libswipl.9.dylib`, which no longer exists.

Wonder if there is a quick fix for this? Thanks a lot!!