我是python中的begginer(自学者),我在安装Anaconda时遇到错误。 背景:
1.我在2个月前安装了python 3.6.1(有正确路径的isssues,但是比manually corrected it)...我还安装了numpy,pandas,scpy,sklearn with pip
2.现在我开始使用tensorflow,我需要python 3.5。我卸载了python 3.6.1,在环境变量和pycharm中安装了路径2.5.3和cerrected路径(它在Pycharm中工作正常)
3。I have issues with pip which I can't solve
现在在这里出现与OP相同的问题: https://github.com/ContinuumIO/anaconda-issues/issues/732
这里提到的一个解决方案是删除java路径,但不能这样做。我也尝试了cmd中提到的一些东西,但是没有工作:
C:\Users\Uroš\Anaconda2>"C:\Anaconda2\pythonw.exe" -E -s
"C:\Anaconda3\Lib_nsis.
py" addpath 3.6.1 Anaconda3 4.2.0 64-bit
This path can't be found.(*this is my translation, I don't have englesh windows 8.1)
现在我是初学者而且我真的不知道我在做什么,有人可以检查那个github并给我一些(简单的)建议,因为我试了很多东西但是没有工作。所以要么我在背景中有不同的问题,要么我做错了什么。