摘要: sudo apt-get install libssl-dev pip3 install flaskpip3 install flask_scriptpip3 install flask_sqlalchemypip3 install flask_mailpip3 install flask_cors 阅读全文
posted @ 2018-01-10 14:08 yuancr 阅读(414) 评论(0) 推荐(0)
摘要: <!-- yuan -->首先得安装rabbitmq(由于运行过程中报错)1.安装rabbitmq服务软件包 : apt install rabbitmq-server2.安装完成后在rabbitMQ中添加openstack用户,为后续安装openstack提取做好准备 命令:#rabbitmqct 阅读全文
posted @ 2018-01-10 14:07 yuancr 阅读(312) 评论(0) 推荐(0)
摘要: https://degreesofzero.com/article/installing-bitcoind-on-ubuntu.html1. sudo apt-get install python-software-properties 搭建过程中<如果>出现这个报错问题的话:E: Sub-proc 阅读全文
posted @ 2018-01-10 14:06 yuancr 阅读(485) 评论(0) 推荐(0)