I installed two python , python27 and python34;

My system python is python27.

And I create a python interpreter of python34 specified the python location.

But when running paragraph, it said

error while loading shared libraries: libpython3.4m.so.rh-python34-1.0:
cannot open shared object file: No such file or directory


I think only specify the python binary is not enough when adding a new
python interpreter.

We should specify python home.

Reply via email to