pb
pb
Hi ndjensen, No, I rebuilt the model example for new version of Python and numpy. If I make use of Jep 3.9.1 it works fine.
@ndjensen - Thank you very much. I will check this out and let your know if it fixes the issue.
It happened to me on a linux VM where i had the jep package installed under /usr/**local**/lib64/python3.6/site-packages. Python3.6 was installed under /usr/lib64. I made use of smart library loading and...
Hi @ndjensen - This is what i see. `[root@automation02 site-packages]# python3.6` `Python 3.6.8 (default, Apr 25 2019, 21:02:35)` `[GCC 4.8.5 20150623 (Red Hat 4.8.5-36)] on linux` `Type "help", "copyright", "credits"...
It looks like non US-ASCII apostrophe used in the SubIntepreterOptions.java javadocs. Can you please suggest options to resolve it?