SIVAPRAS329
SIVAPRAS329
How to install python-3 dev package in linux server. I am very much new to python and linux.
I have installed python-3 dev package and now getting below error: native/python/pyjp_array.cpp:422:1: error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive] }; ^ error: command 'gcc' failed with exit status...
I have downloaded the jpype-master.zip package into my local desktop. copied the zip file onto linux server. Unzipped the file to /tmp/jpype-master. used the below commnad to install the package....