ezoic

Wednesday, February 1, 2017

Installing Anaconda 3 to all users and only to me made difference

Installing Anaconda 3 to all users and only to me made difference.

If I installed it only to me, I ran into the following issues:




And then, I tried to fix the issues by typing:


conda update anaconda


And try this:

https://github.com/ContinuumIO/anaconda-issues/issues/1270


And it worked some. 

I need to add the python 3 to the PATH. 

No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...