Skip to content Skip to sidebar Skip to footer

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/native/common/jp_voidtype.cpp: In member function ‘virtual void JPVoidType::setArr

Solution 1:

The command:

sudo apt-get install python-jpype

Worked for me.

Post a Comment for "Cannot Install Jpype On Ubuntu 12.04 64 Bit"