prestodb / presto-admin

A tool to install, configure and manage Presto installations

Home Page:http://prestodb.github.io/presto-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paramiko install - Error

krzysztofgawryjolek opened this issue · comments

tried to install presto-admin.2.3_offline/presto-admin.2.3_offline and i get error below:
"ERROR
Paramiko could not be imported. This usually means that pycrypto (a dependency of paramiko)

has been compiled against a different libc version. Ensure the presto-admin installer is

built on the same OS as the target installation OS."

OS: RHEL 7.6

Python: 2.7.6

Java: 1.8.152

I get this same error from the install script
OS: centos 6
python 2.7
java 1.8

anyone know the solution to this error?