Installing python package in Julia

Hello,

I’m struggling to install the “Kymatio” python package and use it in Julia.

I tried installing it with Conda but the package isn’t found in any channels.
And since pip v10, we can no longer install package via pip.main

Do you have any ideas of how I could install it ?

Thank you in advance.