I downloaded Anaconda3 for Windows 64-bit operating system. After the download and installation completed, I opened the Anaconda prompt, but it gave me this nice error:
'C:\Anaconda3\Scripts\activate.bat' is not recognized as an internal or external command,operable program or batch file.
I just browsed the internet and found a solution to remove all previous python packages, but didn't work. I searched the activate.bat file on my system "found it in one folder of the anaconda directory" and copied it to the Scripts folder, but it gives me errors with conda packages and dependencies. Any solutions please! I can not run neither a Jupiter laptop, nor a cond. Actually, I don’t know how to find them in these heaps of Anaconda files and packages.
Thanks in advance,,.
source
share