重新安装Python Anaconda [英] Python Anaconda reinstall

查看:137
本文介绍了重新安装Python Anaconda的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在带有Anaconda 3.6的CPU Linux Mint ubuntu版本18.3上有一个正在工作的深度学习库,但是当我在Theano修修补补时,某些东西变得hose花一现.

I had a working deep learning library on CPU Linux Mint ubuntu verion 18.3 with Anaconda 3.6 but something got hosed when I was tinkering around in Theano.

https://machinelearningmastery.com/setup-python-environment-machine-learning-deep-learning-anaconda/

一切正常,直到我想使用 KERAS_BACKEND = theano python program.py 修改一些.py文件,并尝试修复在Theano中无法正常工作的东西时,我做到了theano网站上的命令

Everything was working just fine until I wanted to tinker around with a few .py files with KERAS_BACKEND=theano python program.py and in an attempt to fix something not working in Theano, I did this command from the theano website

http://deeplearning.net/software/theano_versions/dev/requirements.html

conda install numpy scipy mkl< nose>< sphinx>< pydot-ng>

不知道我在做什么,几乎使一切烦恼...并安装Python 2.7依赖项.谁能给我一个提示,说明如何在anaconda 3.6 build中重置我的深度学习库?

Not knowing what I am doing it almost seemed to pooch everything... And install Python 2.7 dependencies. Would anyone be able to give me a tip on how reset my deep learning library in anaconda 3.6 build???

如果我执行 conda列表anaconda $ ,则它是自定义版本2.7,这不是故意的!是时候开始学习如何进行虚拟会话了:)

If I do a conda list anaconda$ its a custom build 2.7 which was not intentional! Time to start learning how to do virtual sessions :)

推荐答案

  1. 阅读有关卸载Anaconda的文档 https://docs.anaconda.com/anaconda/install/uninstall
  2. 执行 conda安装anaconda-clean
  3. 然后是 anaconda-clean-是
  4. 然后重新下载Anaconda 5.2 For Linux Installer并通过运行步骤. https://www.anaconda.com/download/#linux

这篇关于重新安装Python Anaconda的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆