Anaconda

How to remove anaconda from windows completely?

孤者浪人 提交于 2020-01-08 16:02:33
问题 I installed Anaconda a while ago but recently decided to uninstall it and just install basic python 2.7. I removed Anaconda and deleted all the directories and installed python 2.7. But when I go to install PyGTK for Windows it says it will install it to the c:/users/.../Anaconda directory - this doesn't even exist. I want to install it to the c:/python-2.7 directory. Why does it think Anaconda is still installed? And how can I change this? 回答1: In the folder where you installed Anaconda

windows之anaconda导入torch失败和pip install命令执行read time out

安稳与你 提交于 2020-01-07 22:49:28
昨天用jupyter导入torch还好好的呢,今天用就不行了,先是 ImportError: DLL load failed: 找不到指定的模块。 再是 No such comm target registered: jupyter.widget.version, 最后是下图 然后百度呀,百度的不准可能,每个人还不一样。 最后试过之后,也么找到原因,就是更新了pip(刚开始更新时read time out),把numpy重装了,然后就行了 Read time out   博主 https://www.cnblogs.com/cchenyang/p/11566472.html 提供了三个法,我最赞成第一个,但是也太慢了吧(我网不好可能) ;第二个个人嫌麻烦,没试。第三个也可以试,我和同学一起买了蓝灯,但我没试。   我同意上述博主第二个,但是不是永久设置成清华源,而是安装时带上,即命令 python -m pip install --upgrade pip -i https://pypi.tuna.tsinghua.edu.cn/simple pip uninstall numpy pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple 这样就可以解决Read time out问题了

windows10运行Jupyter Notebook

China☆狼群 提交于 2020-01-07 18:57:26
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> 基于windows Anaconda 3.7.3 step 0 从开始中找到并运行Anaconda Prompt step 1 弹出命令行窗口 输入命令: jupyter notebook step 2 运行成功,进入首页 来源: oschina 链接: https://my.oschina.net/u/3730932/blog/3154528

How to install the specific version of Python with Anaconda?

和自甴很熟 提交于 2020-01-07 09:33:55
问题 I want to install Anaconda with Python Version 3.6.5. If I install Anaconda3-5.2.0, It install Python 3.5.1. Where to download the Anaconda with Python 3.6.5. The Big Data Scripts work only with Anaconda Python 3.6.5. 回答1: Anaconda Downloads The Anaconda distribution with Python 3.6.5 was version 5.2.0 . 1 You can download this from the Anaconda distribution archive. If you do install from this, then make sure to update Conda immediately after installation: conda update conda However, I

iPython/jupyter qtconsole fails to start in anaconda 2.4.0

不羁的心 提交于 2020-01-07 04:44:26
问题 After upgrading Anaconda3 (32-bit) from version 2.3.0 to 2.4.0 (by reinstalling Anaconda) on my Windows 7 64-bit machine, the iPython/jupyter qtconsole fails to start: when executing jupyter-qtconsole.exe or jupyter-qtconsole-script.py , the following error appears: Traceback (most recent call last): File "C:\Anaconda3\Scripts\jupyter-qtconsole-script.py", line 1, in <module> from qtconsole.qtconsoleapp import main File "C:\Anaconda3\lib\site-packages\qtconsole\qtconsoleapp.py", line 45, in

Cannot install Keras on conda with Python 2.7

旧街凉风 提交于 2020-01-07 04:00:30
问题 I have Anaconda 5.0.1 installed on Windows 10 64 bit, with Python 2.7 (yes, I know...please don't ask :) I'm not able to install Keras on my machine: (C:\ProgramData\Anaconda2) C:\...\Documents>conda install keras Fetching package metadata ............. Solving package specifications: . UnsatisfiableError: The following specifications were found to be in conflict: - keras -> python >=3.5,<3.6.0a0 - keras -> tensorflow -> html5lib ==0.9999999 - python 2.7* Use "conda info <package>" to see the

Packages listed multiple times for an environment in anaconda's “conda list”

跟風遠走 提交于 2020-01-07 03:56:07
问题 When I list packages in a conda environment, I get e.g. the following result: $ conda list # packages in environment at /Users/tkb/anaconda3/envs/xxx: # _nb_ext_conf 0.4.0 py35_1 anaconda-client 1.6.3 py35_0 appnope 0.1.0 py35_0 backports.weakref 1.0rc1 <pip> bleach 1.5.0 <pip> bleach 1.5.0 py35_0 clyent 1.2.2 py35_0 decorator 4.0.11 py35_0 entrypoints 0.2.3 py35_0 html5lib 0.999 py35_0 html5lib 0.9999999 <pip> ipykernel 4.6.1 py35_0 .... Some of the packages are present multiple times with

基础服务系列-Windows10 安装Anaconda&TensorFlow

隐身守侯 提交于 2020-01-07 02:37:10
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> The open-source Anaconda Distribution is the easiest way to perform Python/R data science and machine learning on Linux, Windows, and Mac OS X. 下载 官网下载 安装 双击默认安装 验证 conda info 创建Python Env conda create -n tfenv activate tfenv Install Tensorflow conda install tensorflow Verifying the Installation import tensorflow as tf 没有错误,安装正常。 安装数据科学三剑客 pandas numpy matplotlib Install pandas Pandas是一个开源的,BSD许可的库,为Python编程语言提供高性能,易于使用的数据结构和数据分析工具。 conda install pandas Verifying the Installation import pandas as pd Install numpy NumPy是Python中的一个运算速度非常快的一个数学库,它非常重视数组。

系统自动化安装

天涯浪子 提交于 2020-01-07 01:46:47
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> 系统自动化安装 启动菜单介绍 Install or upgrade an existing system 安装或升级 Install system with basic video driver 在安装过程中发现显卡驱动不支持,造成屏幕无法显示,这时选择第二项,加载最基本的显卡驱动,这样让界面能够显示出来 Rescue installed system 救援模式 Boot from local drive 从本地硬盘启动 Memory test 内存的检查 这几项的区别就在于加的参数不同 选择一项,按 tab 键就可进入编辑模式 按 esc 键 ,在这个画面可以直接输入指令,指令为光盘文件的 isolinux/isolinux.cfg的 label 名 五个标签对应光盘开始菜单的五项 系统安装 询问系统安装源 安装程序启动过程 MBR:isolinux/boot.cat stage2: isolinux/isolinux.bin 配置文件:isolinux/isolinux.cfg 每个对应的菜单选项: 加载内核:isolinuz/vmlinuz 向内核传递参数:append initrd=initrd.img ... 装载根文件系统,并启动anaconda 默认启动GUI接口 若是显式指定使用TUI接口

crnn安装

社会主义新天地 提交于 2020-01-06 23:21:48
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> 1 sudo apt-get install git 2 git 3 cd ~ 4 mkdir soft 5 cd soft 6 ls 7 wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda-2.2.0-Linux-x86_64.sh 8 ls 9 bash Anaconda-2.2.0-Linux-x86_64.sh 10 python 11 cd /root 12 ls 13 cd anaconda/ 14 ls 15 cd bin 16 ls 17 cd .. 18 ls 19 cd conda-meta/ 20 cd .. 21 cd bin 22 ls 23 ls conda 24 ./conda install -n crnn python=3.5 25 conda create -n crnn python=3.5 26 ./conda create -n crnn python=3.5 27 source activate crnn 28 python 29 pip 30 pip -V 31 cd ~/soft 32 ls 33 git clone https://github.com/SeanNaren