摘要:
金句:如果没把握,最好先Google一下。 1、严格按照 https://oracle.github.io/odpi/doc/installation.html#linux 教程一步步做 包括下载的软件的版本,安装的位置,都按照要求准确实施 过程中要求安装 libaio ,本来是使用yum方式即可 阅读全文
2018年9月14日 #
摘要:
1、安装python 2、安装virtualenv https://blog.csdn.net/mulangren1988/article/details/59106682 3、指定virtualenv的python 命令样例 ## 推荐这种方式 /home/ec2-user/dev/python/ 阅读全文