Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jpype

Cannot Install Jpype On Ubuntu 12.04 64 Bit

Well, I followed the instructions here, but I get a compilation error when running setup.py src/nat… Read more Cannot Install Jpype On Ubuntu 12.04 64 Bit

Different / Better Approaches For Calling Python Function From Java

I am quite new to python and am trying to call python's function from java. My primary requirem… Read more Different / Better Approaches For Calling Python Function From Java