运行环境-

python 版本号:

python3.6

运行命令:

python */reliabilityEvaluation/main.py
(*代表放入的文件夹)

python 库函数安装列表

sys 
pandas
datetime
schedule
configparser
numpy
copy
random
cx_Oracle
scipy
math
collections
matplotlib

安装命令

以安装pandas为例

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pandas

猜你喜欢

转载自blog.csdn.net/un_lock/article/details/120281283
今日推荐