yum -y install wget
yum install python-pip
yum install python-pip
yum -y install gcc gcc-c++ kernel-devel
yum -y install python-devel
easy_install pip
pip install --upgrade pip
Requirement already up-to-date: pip in /usr/lib/python2.7/site-packages/pip-10.0.1-py2.7.egg (10.0.1)
ipapython 4.5.0 requires pyldap>=2.4.15, which is not installed.
rtslib-fb 2.1.63 has requirement pyudev>=0.16.1, but you'll have pyudev 0.15 which is incompatible.
ipapython 4.5.0 has requirement dnspython>=1.15, but you'll have dnspython 1.12.0 which is incompatible.
ipapython 4.5.0 requires pyldap>=2.4.15, which is not installed.
rtslib-fb 2.1.63 has requirement pyudev>=0.16.1, but you'll have pyudev 0.15 which is incompatible.
ipapython 4.5.0 has requirement dnspython>=1.15, but you'll have dnspython 1.12.0 which is incompatible.
要件が既に最新の状態であること:pip in /usr/lib/python2.7/site-packages/pip-10.0.1-py2.7.egg(10.0.1)
ipapython 4.5.0には、pyldap> = 2.4.15が必要です。これはインストールされていません。
rtslib-fb 2.1.63にはpyudev> = 0.16.1が必要ですが、pyudev 0.15は互換性がありません。
ipapython 4.5.0にはdnspython> = 1.15という要件がありますが、dnspython 1.12.0は互換性がありません。
cd /usr/local/src
pip install pgadmin4-3.0-py2.py3-none-any.whl
cd /usr/lib/python2.7/site-packages/pgadmin4
cd -p config.py config.py.org
vi config.py
* DEFAULT_SERVER='127.0.0.1' →0.0.0.0
firewall-cmd --add-port=5050/tcp --zone=public
python pgAdmin4.py
タグ:pgAdmin4