官网推荐ubuntu,由于阿里云服务器 centos7的,尝试安装indy-node
基本环境:
Centos 7
python3.6.2
[chain@iz2zeivrkckulq2dtidztmz indy]$ pip install indy-node
Collecting indy-node
Downloading https://files.pythonhosted.org/packages/7c/a5/b7a92afef3313f1ee536179d1ff67b56ccea2965cf1353781c8cae600062/indy-node-1.4.66.tar.gz (424kB)
100% |████████████████████████████████| 430kB 1.0MB/s
Complete output from command python setup.py egg_info:
FAIL: Requires Python 3.5 or later, but setup.py was run using 2.7.5
NOTE: Installation failed. Run setup.py using python3
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-yGWwSM/indy

本文档详细记录了在CentOS 7环境下,安装Hyperledger Indy Node的过程,包括Python 3.6的安装、环境变量配置、setuptools和pip的安装,以及解决jsonpickle和rocksdb插件安装过程中遇到的问题。通过手动安装和配置,最终成功运行indy-node。
订阅专栏 解锁全文
1110

被折叠的 条评论
为什么被折叠?



