Solution here: https://gist.github.com/bartoszbielawski/a92801856ad2eb57dbfadd993cd5f601
@Steve Menard @xingyun i am also getting same error. I tried using JClass and i get the class not found error (as mentioned above). I have jdk 1.8 and JPype version - 0.6.2 (as mentioned in setup.py) can you confirm if JPype is supported on jdk 1.8. what is the workaround?
I attached a patch which seem to correct this issue.
Jpype doesn’t recognize “None” as “Null”
@Rachit, as steve said, please check javac version and jdk version on your computer,...
@Rachit, as stevesaid, please check javac version and jdk version on your computer...
Hi, I am trying to use jpype on Mac OSX10.11 that has java8, so I installed java...
Can you please guide, how we can use this patch ?
how to patch
You should contact the new maintainers of jpype on github at originell/jpype Steve...
Hi, would you happen to still have a copy of JPype-0.5.4.2.win-amd64-py2.7.exe? I've...
You can't start and stop the JVM repeatedly with JPype. You need to set up your jpype...
Hi, I am developing a client-server software in which sever is developed by python....
I solved it by changing the JDK I used from 1.6 to 1.7 ..
I solved it by changing the JDK I used from 1.6 to 1.7 .. thanks to Radim for comments...
anybody????? :(
sorry for bold statements.. those are not part of codes .. I have made them as comments...
class not found error in jpype