PS:pip install -U ??? 更新&安装 1、pip install tensorflow-1.13.1-cp37-cp37m-win_amd64.whl ZC:我安装"tensorflow-1.13.1-cp37-cp37m-win_amd64.whl"时,就只有这一句命令,我记得我 ...
分类:
其他好文 时间:
2020-02-06 23:15:23
阅读次数:
117
1.环境: JDK 1.8 IntelliJ IDEA 2019.3.2 (Community Edition) Build #IC-193.6015.39, built on January 21, 2020 Runtime version: 11.0.5+10-b520.30 amd64 2.现 ...
分类:
其他好文 时间:
2020-02-06 18:02:44
阅读次数:
452
一、Dashboard安装#在运维主机上运行k8s-yaml]#dockerpullk8scn/kubernetes-dashboard-amd64:v1.8.3k8s-yaml]#dockerimages|grepdashboardk8s-yaml]#dockertagfcac9aa03fd6harbor.od.com/public/dashboard:v1.8.3k8s-yaml]#docke
分类:
其他好文 时间:
2020-02-05 20:10:21
阅读次数:
152
在导入lfd 的lxml包的时候出现 UnicodeDecodeError: 'utf-8' codec can't decode byte 问题,这个时候需要检查电脑支持的包。我的电脑是amd64. 1 import pip._internal 2 print(pip._internal.pep4 ...
分类:
其他好文 时间:
2020-02-04 10:36:28
阅读次数:
86
有时候需要用int()函数转换字符串为整型,但是切记int()只能转化由纯数字组成的字符串,如下例: Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] on win32 Type " ...
分类:
其他好文 时间:
2020-02-03 13:32:40
阅读次数:
86
一、下载证书服务器的三个软件在运维主机上。~]#wgethttps://pkg.cfssl.org/R1.2/cfssl_linux-amd64-O/usr/bin/cfssl~]#wgethttps://pkg.cfssl.org/R1.2/cfssljson_linux-amd64-O/usr/bin/cfssl-json~]#wgethttps://pkg.cfssl.org/R1.2/cf
分类:
其他好文 时间:
2020-02-03 09:54:05
阅读次数:
67
使用microsoft 官网下载的deb包安装teams时报错: 使用以下命令安装: sudo apt-key adv --fetch-keys https://packages.microsoft.com/keys/microsoft.asc sudo echo 'deb [arch=amd64] ...
分类:
系统相关 时间:
2020-02-02 21:57:58
阅读次数:
706
octave是类似matlab的一个科学计算工具集。需要用到积分、微分、求导的时候,需要连接python3的sympy。 windows上先安装好python3,然后pip安装Sympy。具体过程: 1、安装python3 amd64 2、设置pip源为清华源:pip config set glob ...
一、在master节点下载二进制包 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#v1161 二、选择kubernetes-server-linux-amd64.tar.gz下载 wget https:/ ...
sudo apt-get install gnupg-curl wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_10.0.130-1_amd64. ...
分类:
其他好文 时间:
2020-01-28 12:15:46
阅读次数:
66