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"