随笔分类 - Anaconda
摘要:(flappbird) F:\TensorflowProject>(flappbird) F:\TensorflowProject>(flappbird) F:\TensorflowProject>pip install numpyCollecting numpy Downloading numpy
阅读全文
摘要:(flappbird) F:\TensorflowProject>(flappbird) F:\TensorflowProject>conda update -n base condaSolving environment: done ## Package Plan ## environment l
阅读全文
摘要:(base) F:\>(base) F:\>(base) F:\>conda create -n flappbird python=3.6Solving environment: done ==> WARNING: A newer version of conda exists. <== curre
阅读全文
摘要:在ubuntu16 anaconda上配置 caffe2,因为caffe2已经和pytorch合并了,所以配置pytorch即可。 启动Anaconda环境 安装依赖库 pip install numpy ninja pyyaml mkl mkl-include setuptools cmake c
阅读全文
摘要:ubuntu anaconda tensorrt (wind1) star@xmatrix:~$ (wind1) star@xmatrix:~$ (wind1) star@xmatrix:~$ cd TensorRT (wind1) star@xmatrix:~/TensorRT$ (wind1)
阅读全文
摘要:star@xmatrix:~/Anaconda$ star@xmatrix:~/Anaconda$ conda create -n wind1 python=3.6Solving environment: done==> WARNING: A newer version of conda exist
阅读全文
摘要:star@xmatrix:~$ lshwWARNING: you should run this program as super-user.xmatrix description: Computer width: 64 bits capabilities: vsyscall32 *-core de
阅读全文
摘要:luo@luo-All-Series:~/MyFile/Anaconda3$ luo@luo-All-Series:~/MyFile/Anaconda3$ luo@luo-All-Series:~/MyFile/Anaconda3$ conda create -n t20190518 python=
阅读全文
摘要:在Anaconda下新配置了tensorflow环境,结果在引入skimage 包时报错,错误提示from numpy.lib.arraypad import _validate_lengths,找不到_validate_lengths函数,在arraypad.py文件中确实找不到对应的函数,所以找
阅读全文
摘要:luo@luo-All-Series:~/MyFile/Anaconda3$ luo@luo-All-Series:~/MyFile/Anaconda3$ luo@luo-All-Series:~/MyFile/Anaconda3$ conda create -n flappbird python=
阅读全文
摘要:F:\TensorflowProject\201810\logs>F:\TensorflowProject\201810\logs>tensorboard --logdir=F:\TensorflowProject\201810\logse:\anaconda3\install1\lib\site-
阅读全文
摘要:gbt@gbt-Precision-7720:~$ gbt@gbt-Precision-7720:~$ cd Anacondagbt@gbt-Precision-7720:~/Anaconda$ gbt@gbt-Precision-7720:~/Anaconda$ lsAnaconda2 Anaco
阅读全文
摘要:conda create -n AlphaPose2018 python=2.7Solving environment: done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10 latest ver
阅读全文
摘要:一、安装Anaconda3 1、下载 下载地址:https://www.continuum.io/downloads 2、安装 在文件目录下执行:bash Anaconda3-4.2.0-Linux-x86_64.sh 回车键继续 阅读完注册信息后,这里输入“yes” 选择加入环境变量,这里输入“y
阅读全文