From: Krzysiek P. <krz...@gm...> - 2017-07-25 17:43:45
|
Hey! Thanks for previous answers to my question! I have another one. I found out that if a python package uses C libraries it cannot be used by Jython (https://stackoverflow.com/a/13684001/4703098). There are plenty of such libraries - such as e.g. numpy. So there won't work by default. But does Jython implement and contain some common c libraries to make such common cPython packages working? Or is there any other workaround? Best, Krzysztof |