Closed gauravssnl closed 6 years ago
I think it's very silly that a one-size-fits-all installer would - in some cases - apparently not deploy or perhaps even delete a critical file. The fact that you'd have to look for it on Google and download it elsewhere (I presume that's your silly suggestion?) makes absolutely no sense.
Ok so i guess I have figured out the reason for this behaviour..
Whenever we try to install packages from tar files(atleast in my case) , they tend to overwrite the
activate.bat
deactivate.bat
activate
deactivate
(In my case I was trying to install Pytorch from peterjc123 channel, When I
peeked in the script section I figured that the file in the tar have simply
replaced the files in the Anaconda 3\Scripts directory..)
On 07-Nov-2017 6:05 pm, "aditya soni" soniaditya922@gmail.com wrote:
https://github.com/conda/conda/issues/5529
Here also same issue but the update command didn't help..
On 07-Nov-2017 6:04 pm, "aditya soni" soniaditya922@gmail.com wrote:
If I say that the file isn't there in that particular directory and I haven't deleted it(why will I?)..
On 07-Nov-2017 6:00 pm, "GAURAV" notifications@github.com wrote:
Have a look at this screenshot, activate.bat is located in C:\ProgramData\Anaconda3\Scripts .you need to cnage your drive letter if you have installed Anaconda on other drive like D or E. [image: screenshot from 2017-11-07 17-56-38] https://user-images.githubusercontent.com/13808299/32493784-24540324-c3e5-11e7-9529-850905630ec2.png
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342468111, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0puCZNuEPXNIm7rI4HBo6iwTyC-fFks5s0E1WgaJpZM4ODQxd .
Maybe this is the root cause because we ask conda to do the installation, it does so and then it breaks..
On 07-Nov-2017 7:39 pm, "aditya soni" soniaditya922@gmail.com wrote:
Ok so i guess I have figured out the reason for this behaviour..
Whenever we try to install packages from tar files(atleast in my case) , they tend to overwrite the
activate.bat deactivate.bat activate deactivate (In my case I was trying to install Pytorch from peterjc123 channel, When I peeked in the script section I figured that the file in the tar have simply replaced the files in the Anaconda 3\Scripts directory..)
On 07-Nov-2017 6:05 pm, "aditya soni" soniaditya922@gmail.com wrote:
https://github.com/conda/conda/issues/5529
Here also same issue but the update command didn't help..
On 07-Nov-2017 6:04 pm, "aditya soni" soniaditya922@gmail.com wrote:
If I say that the file isn't there in that particular directory and I haven't deleted it(why will I?)..
On 07-Nov-2017 6:00 pm, "GAURAV" notifications@github.com wrote:
Have a look at this screenshot, activate.bat is located in C:\ProgramData\Anaconda3\Scripts .you need to cnage your drive letter if you have installed Anaconda on other drive like D or E. [image: screenshot from 2017-11-07 17-56-38] https://user-images.githubusercontent.com/13808299/32493784-24540324-c3e5-11e7-9529-850905630ec2.png
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342468111, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0puCZNuEPXNIm7rI4HBo6iwTyC-fFks5s0E1WgaJpZM4ODQxd .
In @AdityaSoni19031997's exact case, PyTorch
for Windows
from peterjc123
is broken. If you know of any way to let peterjc123
know about this that would be good. I would also like to know what caused you to install this PyTorch
? Did you see a recommendation somewhere on the web? For Windows, I would strongly recommend against it.
However I do not think this is the same as the general issue here which is that some virus scanners are quarantining our files.
Given the amount of controversy (accusations of spying for certain nations) and how destructive many virus scanners are to normal computer operation, I only use Microsoft Defender on Windows. http://robert.ocallahan.org/2017/01/disable-your-antivirus-software-except.html
I know this is not going to be workable for some in corporate situations though but I also fail to see what we can reasonably do about it.
Avast doesn't have any problem except that it cybercaptures the *.bat, *.exe
file for around 20 secs to 80 secs and then it allows them to run..
This happens only when the file is run for the first time..
Glad that I could detect the problem myself..
Also Can I demand that his channel should be fixed? I don't know software development otherwise I would have done that.
Thanks...
On 07-Nov-2017 23:05, "Ray Donnelly" notifications@github.com wrote:
In @AdityaSoni19031997 https://github.com/adityasoni19031997's exact case, Pytorch from peterjc123 is broken, however I do not think this is the same as the general issue here which is that some virus scanners are quarantining our files.
Given the amount of controversy (spying for certain nations) and how destructive many virus scanners are to normal computer operation, I only use Microsoft Defender on Windows. http://robert.ocallahan.org/ 2017/01/disable-your-antivirus-software-except.html
I know this is not going to be workable for some in corporate situations though but I also fail to see what we can reasonably do about it.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342560912, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0pis4C7FxBRWciwyKCOorhTe27iLwks5s0JTHgaJpZM4ODQxd .
Avast doesn't have any problem except that it cybercaptures the
*.bat, *.exe
file for around 20 secs to 80 secs and then it allows them to run.. This happens only when the file is run for the first time
cybercaptures
sounds like some dreadful marketing spiel, you mean it obstructs the normal execution of software? Clearly this is going to be fatal to the execution of a huge amount of software, anything that launches a daemon and expects to be able to connect to it almost immediately (which is not unreasonable).
Also Can I demand that his channel should be fixed?
You cannot demand anything no. If you know how to get in touch with the author (he has nothing to do with Anaconda Inc.) you could politely request that he removes or fixes these packages.
Again, I would like to know why you decided to install PyTorch
from this user's personal channel.
Because I am on Windows and couldn't run Pytorch locally(AWS P2 I use nowadays) ...(tried dual boot following a stack overflow answer and got it corrupted..)
Avast doesn't do it always everytime.... I ain't sure but the best guess is that it does only when it's related with User Account Control . System Paths and all.. Otherwise it's very silent about interfering with the user..
On 07-Nov-2017 23:14, "Ray Donnelly" notifications@github.com wrote:
Avast doesn't have any problem except that it cybercaptures the .bat, .exe file for around 20 secs to 80 secs and then it allows them to run.. This happens only when the file is run for the first time
cybercaptures sounds like some dreadful marketing spiel, you mean it obstructs the normal execution of software? Clearly this is going to be fatal to the execution of a huge amount of software, anything that launches a daemon and expects to be able to connect to it almost immediately (which is not unreasonable).
Also Can I demand that his channel should be fixed?
You cannot demand anything no. If you know how to get in touch with the author (he has nothing to do with Anaconda Inc.) you could politely request that he removes or fixes these packages.
Again, I would like to know why you decided to install PyTorch from this user's personal channel.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342563559, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0poozBL3i8DUb_MxrTG3qBbTVBn3Xks5s0JbfgaJpZM4ODQxd .
The files do run but in sandbox in Avast while it's checking...
On 07-Nov-2017 23:14, "Ray Donnelly" notifications@github.com wrote:
Avast doesn't have any problem except that it cybercaptures the .bat, .exe file for around 20 secs to 80 secs and then it allows them to run.. This happens only when the file is run for the first time
cybercaptures sounds like some dreadful marketing spiel, you mean it obstructs the normal execution of software? Clearly this is going to be fatal to the execution of a huge amount of software, anything that launches a daemon and expects to be able to connect to it almost immediately (which is not unreasonable).
Also Can I demand that his channel should be fixed?
You cannot demand anything no. If you know how to get in touch with the author (he has nothing to do with Anaconda Inc.) you could politely request that he removes or fixes these packages.
Again, I would like to know why you decided to install PyTorch from this user's personal channel.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342563559, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0poozBL3i8DUb_MxrTG3qBbTVBn3Xks5s0JbfgaJpZM4ODQxd .
Applications, exes or batch files cannot run properly in a sandbox not of the application creators making (or in a complete 'faked system' sandbox). The calling process will be waiting for things to happen and if they do not happen then things will fail.
Do you have a link to the StackOverflow post? I need to add a comment to it warning people not to use these PyTorch
packages on Windows.
It's ok I found it and added a comment.
Anaconda stores activate.bat at C:\ProgramData\Anaconda3\Scripts\ right? @mingwandroid
On my system activate.bat is stored there.So, I can use the activate.bat in PowerShell also.But,some are telling me that they are unable to find activate.bat while I can easily find it in the location mentioned above. I am using Windows 10 .Can you explain???
Here is my working screenshot along with activate.bat location
That's what the problem is.. See when I installed Pytorch... It overrides some of the existing files (imp ones)(activate,activate.bat, deactivate, deactivate.bat) which are in the Scripts directory..
I know these because it happened with me today itself Luckily I had created a copy of whole Anaconda directory in case things go wrong..
On 07-Nov-2017 23:42, "GAURAV" notifications@github.com wrote:
Anaconda stores activate.bat at C:\ProgramData\Anaconda3\Scripts\ right? @mingwandroid https://github.com/mingwandroid On my system activate.bat is stored there.So, I can use the activate.bat in PowerShell also.But,some are telling me that they are unable to find activate.bat while I can easily find it in the location mentioned above. I am using Windows 10 .Can you explain??? Here is my working screenshot along with activate.bat location [image: condaaa] https://user-images.githubusercontent.com/13808299/32509654-ebc8f79c-c413-11e7-9ede-d419be90360f.JPG
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342571947, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0pov5BoFEOGp5djyvlmFM6Q2-iV2Mks5s0J16gaJpZM4ODQxd .
If you want things to break try installing Pytorch..from peterjc123 tar file
Checkout his Scripts section and open it in a text editor to what havoc it does to the Anaconda Prompt...
@AdityaSoni19031997, I believe it is only you who has encountered this issue with PyTorch
because (on this issue) only you have installed PyTorch
from this user's channel. The other people are running into problems with their virus scanners.
Try it out..!!! (to see where it breaks and why..)
On 07-Nov-2017 23:54, "Ray Donnelly" notifications@github.com wrote:
@AdityaSoni19031997 https://github.com/adityasoni19031997, I believe it is only you who has encountered this issue with PyTorch because (on this issue) only you have installed PyTorch from this user's channel. The other people are running into problems with their virus scanners.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-342575645, or mute the thread https://github.com/notifications/unsubscribe-auth/AVr0phdeKBUCykgxlTPgIaKeK_QQ_JZnks5s0KBygaJpZM4ODQxd .
No one is disagreeing with your analysis that this user's packages are broken and thanks for helping to track that down, but this has nothing to do with the original issue (powershell), or the follow-on issue (virus scanners).
Try it out..!!!
I cannot really see why anyone else (I already did, and only because I have an interest in helping on these issues) would want to try this out. The package is broken, so in general everyone should just avoid installing it.
Continuing to discuss this user's broken PyTorch
package is a bit of a distraction to this thread.
Will update this issue if my antivirus does something... Sorry for the distraction..
conda. Are you running a virus scanner?
Yes I am.. but it hasn't done anything..
Still not resolved. What is the problem? I have tried installing and uninstalling multiple times. activate.bat and conda.exe are missing from the Scripts directory.
The worst part is that I uninstalled Anaconda which was working and now I am not able to get it working at all.
I even uninstalled my antivirus, suspecting that was the issue. (By reading the comments) No help.
It is not even working in Conda prompt
No conda.exe. I am fedup now.
Downloaded Anaconda3.4.4. Both "activate.bat" and "conda.exe" is present. Somehow I think it is not related to antivirus software or anything. If that was the case same problem would have happened for older versions too.
I just installed Anaconda3-5.0.1-Windows-x86_64.exe again, this time with windows defender disable (realtime protection off) and without any other virus programs running.
No sign's of conda or jupyter where they should be, i.e. in C:\ProgramData\Anaconda3 or C:\ProgramData\Anaconda3\Scripts....
I have never been able to reproduce this so I have not been able to fix it.
@kvantitative, can you verify that you have no python*.dll files in C:\Windows\System32 and do not have PYTHONHOME
nor PYTHONPATH
env vars set? Can you then try with the latest Miniconda on Windows and see if the same thing happens to conda?
If so, please paste the output from "Show details" here. Also if you can run Microsoft's DebugView during the installation and paste the output here that would help.
If it does then I will make special builds of Miniconda and add as much debugging information as I can if you are willing to try them out?
Hello everyone! I had the same issue: after installation couldn't locate activate.bat conda.exe in Scripts folder and I don't know if there were other missing too.
I tried reinstalling and the first time didn't work. Then I read this post and I disabled windows defender and malwarebytes and tried to reinstall.
An IMPORTANT thing to add here is that when the setup is close to the end a promt window of system 32 appears. I didn't think that it was for this installation, because it does appear every now and then in my laptop(I dont know why). But after the second failure I was thinking that this might broke the scripts folder.
Finally, third time worked perfectly. I think the reason was system 32 promt and not windows defender but i mention both of them to be sure. I hope that helps everyone!!
@ mingwandroid
Thanks for looking into this. Below are my results so far and the details from the installations.
There is no py*.dll files in C:\Windows\System32
I found one (legacy) 'PYTHON' system variable pointing towards an old diretory. Result remain the same after delete.
Installed Miniconda3-latest-Windows-x86_64.exe from https://conda.io/miniconda.html. Now conda is where I expect to find it in C:\ProgramData\Miniconda3\Scripts\conda.exe. The 'show detail' is pasted in below.
Installed Anaconda3-5.0.1-Windows-x86_64.exe again. No sign of conda. The 'show datail' info is pasted in below.
Removed anaconda and installed Anaconda3-5.0.1-Windows-x86_64.exe again, (because that is the part that fail) but now capturing log using debug view. The result is uploaded below, and there is still no sign of conda.exe.
Once again, thanks!
In case it helps, I had what seems like this exact problem with Anaconda2-5.0.1-Windows-x86.exe and Miniconda2-latest-Windows-x86.exe, until I realized I had previously set a PYTHONPATH environment variable during an unrelated effort that I had never cleaned up. As soon as I deleted that environment variable, everything installed as expected.
This was on Windows Server 2012 R2.
I imagine that the problem can be something like what you describe, and I found legacy 'PYTHON' environment variable that I deleted. However, the problem persist.
Hi guys, for me work restoring the previous version of the file. On Anaconda Scripts folder, "Right-click -> Properties - Previous Versions - Restore"
Uninstall Anaconda. Restart your system. Resume any anti-virus including WindowsDefender. If possible add an exception to the anaconda software file downloaded. Now try installing Anaconda. It worked for me. I didn't have any previous versions of Python installed.
I have the same issue (after a fresh install of Anaconda3-5.0.1-Windows-x86_64.exe)
I think it's caused by an old Python 2.7.5 installation (which I can't remove, this is my work laptop).
Workaround:
set PYTHONPATH=
set PATH=%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
Tip: if 'Anaconda Prompt' in the start menu isn't working (issue https://github.com/conda/conda/issues/5840) , then run this command (from the same command prompt):
%windir%\System32\cmd.exe "/K" %LOCALAPPDATA%\Continuum\anaconda3\Scripts\activate.bat %LOCALAPPDATA%\Continuum\anaconda3
win10 64bit before install anaconda i got python 2.7 & 3.5 c:\ same issue just happen, anaconda install finished , but conda.exe missing!? reintsall anaconda & reboot laptop not working conda then i uninstall anaconda uninstall python(all version) & reboot laptop
install anaconda conda works!!
I'm on win10 64bit Trying to install Anaconda with no luck. Every install doesn't load conda.exe or activate.exe in the Scripts folder. Looks like none of the .exe in conda-4.3.30-py36h7e176b0_0.tar.bz2 get installed. There might be other pkgs that don't get installed.
I've tried 3.5 and 2.7 with same results. I've tried the work arounds in this thread with no success.
Is this only a Win10 feature? Any other ideas? I haven't tried disabling the virus scanning app yet -- that is the next step.
Uninstall Anaconda. Restart your system. Resume any anti-virus including WindowsDefender. If possible add an exception to the anaconda software file downloaded. Now try installing Anaconda. It worked for me. I didn't have any previous versions of Python installed. Try this I'm sure it would work. I had the same issues. The problem is that Windows defender prevents the installation.
On 18 Dec 2017 7:06 pm, "RIck Whewell" notifications@github.com wrote:
I'm on win10 64bit Trying to install Anaconda with no luck. Every install doesn't load conda.exe or activate.exe in the Scripts folder. Looks like none of the .exe in conda-4.3.30-py36h7e176b0_0.tar.bz2 get installed. There might be other pkgs that don't get installed.
I've tried 3.5 and 2.7 with same results. I've tried the work arounds in this thread with no success.
Is this only a Win10 feature? Any other ideas? I haven't tried disabling the virus scanning app yet -- that is the next step.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-352427178, or mute the thread https://github.com/notifications/unsubscribe-auth/AbKGGTKBgaqIpeieuuFGQWjofOOzj5Y_ks5tBmpxgaJpZM4ODQxd .
WindowsDefender is not running. Work computer prevents me from adding an exception for the Anaconda software. I've already installed, uninstalled, restarted the computer multiple times and no luck. Also navigator doesn't get installed. It's strange that some .exe files are installed in that Scripts folder but other are not.
Yeah I had to same problem too. you said you haven't disabled virus scanning apps. Try that too. Or else install miniconda.
okay. will try to disable virus scanners. BTW, WindowsDefender is running. Guess I'll need to temporarily disable both.
I ended up installing miniconda instead of anaconda. For some reason it worked flawless. I think it is hard to conclude anything useful from that, except that it is one possible work around the problem.
@rwhewell I had similar issues to you, I share your pain :frowning:
Background: I'm running Windows 7 (with a current install of Python 2.7 at 'C:\Python27')
This is how I got anaconda to install successfully:
The installation was successful. (I could see conda.exe within 'C:\ProgramData\Anaconda3\Scripts', in previous install this file did not exist)
I believe I have fixed the missing activate.bat
/conda.exe
problem. It is a race-condition around virus scanners (but also Windows itself). If anyone here is still suffering from it, can you please try one of the Windows Miniconda
installers in https://repo.continuum.io/pkgs/misc/preview/ and let me know if it works for you?
To go from Miniconda
to the latest Anaconda
you can run the Anaconda Prompt
then do conda install anaconda
All, I was able to get a full Anaconda install today. I don't specifically know what the solution was but company IT "updated our virus scanning software" first. Then did a single-user install which was successful.
Thanks for the help/suggestions.
On Tue, Dec 19, 2017 at 7:03 PM, Ray Donnelly notifications@github.com wrote:
I believe I have fixed the missing activate.bat/conda.exe problem. It is a race-condition around virus scanners (but also Windows itself). If anyone suffering from it, can you please try one of the Windows Miniconda installers in https://repo.continuum.io/pkgs/misc/preview/ and let me know if it works for you?
To go from Miniconda to the latest Anaconda you can run the Anaconda Prompt then do conda install anaconda
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/2533#issuecomment-352924182, or mute the thread https://github.com/notifications/unsubscribe-auth/AG4i7zKzpUSqPzE-IZdzchnhpck6WYv6ks5tCE7tgaJpZM4ODQxd .
@mingwandroid Yes! That worked.
I got the dreaded missing activate.bat and conda.exe problem. Windows 7. Can't disable Antivirus (corporate policy).
I installed Miniconda3-4.3.31-Windows-x86_64.exe and did "conda install anaconda" and everything appears to be in order. Thanks!
Thank you for the feedback @severian1
@JohnMcNulty That solution worked for me. I had that added the PYTHONPATH from previous Python 2 installs and was somehow interfering with the install. Thanks for the help!
I installed miniconda3-latest-Windows-x86_64.exe, verified that I could run conda. I then ran "conda install anaconda", and found that the resultant environment was not the same as Anaconda3. There were many missing packages, specifically Beautiful Soup. No problem:
conda install -c anaconda beautifsoup4
Result: the installation finishes, but when I run python I get a popup dialog box with the error:
"This program can't start because api-ms-win-core-rtlsupport-|1-2-0.dll is missing from your computer."
I am running all of this on Windows Server 2008 R2 Standard with no admin privileges. Installing Anaconda3 resulted in the activate.bat scripts being clobbered, presumably by the antivirus installed on this machine, but at least with Aanaconda3 I have Beautiful Soup installed, even if I cannot install any additional packages.
So, Miniconda3 is incomplete and useless, Anaconda3 is complete, but limited to what is installed because I cannot update it or install new packages.
@utilityitc After installing miniconda3-latest-Windows-x86_64.exe, can you try conda install anaconda=5.0.1 and show what is listed after that command and before the Proceed ([y]/n)? Also, could you include the results of conda info and conda list? The anaconda metapackage does include beautifulsoup4 - so it is surprising to me that it was not installed when you ran "conda install anaconda".
The latest Miniconda installers have a fix for the activate.bat issue - but that has not been included in the current Anaconda installers yet. The next release of the Anaconda installers will include it.
@csoja,
It seems that the broken vs2017_runtime
packages made it onto the anaconda
channel :-(
They need to be removed ASAP.
@mingwandroid they've been removed.
Thanks @csoja.
@utilityitc
and found that the resultant environment was not the same as Anaconda3. There were many missing packages, specifically Beautiful Soup
So, Miniconda3 is incomplete and useless
Sorry, I have to disagree, something else must be wrong with your setup. The procedure described will install the same packages except for two packages, _ipyw_jlab_nb_ext_conf
and conda-build
, which you only need if you want to build software (or you can add it to the conda install
command if you want it too).
To show that you can install the latest Miniconda
and update to Anaconda 5.0.1
, the following commands can be used:
cd %TEMP%
powershell -command "& { (New-Object Net.WebClient).DownloadFile('https://repo.continuum.io/miniconda/Miniconda3-latest-Windows-x86_64.exe', 'mc3.exe') }"
start /wait "" mc3.exe /InstallationType=JustMe /AddToPath=0 /RegisterPython=0 /NoRegistry=1 /S /D=%TEMP%\mc3
%TEMP%\mc3\Scripts\activate.bat
conda install -y anaconda=5.0.1
.. then to see what got installed:
conda list
# packages in environment at C:\Users\builder\AppData\Local\Temp\mc3:
#
alabaster 0.7.10 py36hcd07829_0
anaconda 5.0.1 py36h8316230_2
anaconda-client 1.6.5 py36hd36550c_0
anaconda-navigator 1.6.9 py36hc720852_0
anaconda-project 0.8.0 py36h8b3bf89_0
asn1crypto 0.22.0 py36h8e79faa_1
astroid 1.5.3 py36h9d85297_0
astropy 2.0.2 py36h06391c4_4
babel 2.5.0 py36h35444c1_0
backports 1.0 py36h81696a8_1
backports.shutil_get_terminal_size 1.0.0 py36h79ab834_2
beautifulsoup4 4.6.0 py36hd4cc5e8_1
bitarray 0.8.1 py36h6af124b_0
bkcharts 0.2 py36h7e685f7_0
blaze 0.11.3 py36h8a29ca5_0
bleach 2.0.0 py36h0a7e3d6_0
bokeh 0.12.10 py36h0be3b39_0
boto 2.48.0 py36h1a776d2_1
bottleneck 1.2.1 py36hd119dfa_0
bzip2 1.0.6 vc14hdec8e7a_1 [vc14]
ca-certificates 2017.08.26 h94faf87_0
cachecontrol 0.12.3 py36hfe50d7b_0
certifi 2017.7.27.1 py36h043bc9e_0
cffi 1.10.0 py36hae3d1b5_1
chardet 3.0.4 py36h420ce6e_1
click 6.7 py36hec8c647_0
cloudpickle 0.4.0 py36h639d8dc_0
clyent 1.2.2 py36hb10d595_1
colorama 0.3.9 py36h029ae33_0
comtypes 1.1.2 py36heb9b3d1_0
conda 4.3.31 py36_0 conda-canary
conda-env 2.6.0 0 conda-canary
console_shortcut 0.1.1 h6bb2dd7_3
contextlib2 0.5.5 py36he5d52c0_0
cryptography 2.0.3 py36h123decb_1
curl 7.55.1 vc14hdaba4a4_3 [vc14]
cycler 0.10.0 py36h009560c_0
cython 0.26.1 py36h18049ac_0
cytoolz 0.8.2 py36h547e66e_0
dask 0.15.3 py36h396fcb9_0
dask-core 0.15.3 py36hd651449_0
datashape 0.5.4 py36h5770b85_0
decorator 4.1.2 py36he63a57b_0
distlib 0.2.5 py36h51371be_0
distributed 1.19.1 py36h8504682_0
docutils 0.14 py36h6012d8f_0
entrypoints 0.2.3 py36hfd66bb0_2
et_xmlfile 1.0.1 py36h3d2d736_0
fastcache 1.0.2 py36hffdae1b_0
filelock 2.0.12 py36hd7ddd41_0
flask 0.12.2 py36h98b5e8f_0
flask-cors 3.0.3 py36h8a3855d_0
freetype 2.8 vc14h17c9bdf_0 [vc14]
get_terminal_size 1.0.0 h38e98db_0
gevent 1.2.2 py36h342a76c_0
glob2 0.5 py36h11cc1bd_1
greenlet 0.4.12 py36ha00ad21_0
h5py 2.7.0 py36hfbe0a52_1
hdf5 1.10.1 vc14hb361328_0 [vc14]
heapdict 1.0.0 py36h21fa5f4_0
html5lib 0.999999999 py36ha09b1f3_0
icc_rt 2017.0.4 h97af966_0
icu 58.2 vc14hc45fdbb_0 [vc14]
idna 2.6 py36h148d497_1
imageio 2.2.0 py36had6c2d2_0
imagesize 0.7.1 py36he29f638_0
intel-openmp 2018.0.0 hcd89f80_7
ipykernel 4.6.1 py36hbb77b34_0
ipython 6.1.0 py36h236ecc8_1
ipython_genutils 0.2.0 py36h3c5d0ee_0
ipywidgets 7.0.0 py36h2e74ada_0
isort 4.2.15 py36h6198cc5_0
itsdangerous 0.24 py36hb6c5a24_1
jdcal 1.3 py36h64a5255_0
jedi 0.10.2 py36hed927a0_0
jinja2 2.9.6 py36h10aa3a0_1
jpeg 9b vc14h4d7706e_1 [vc14]
jsonschema 2.6.0 py36h7636477_0
jupyter 1.0.0 py36h422fd7e_2
jupyter_client 5.1.0 py36h9902a9a_0
jupyter_console 5.2.0 py36h6d89b47_1
jupyter_core 4.3.0 py36h511e818_0
jupyterlab 0.27.0 py36h34cc53b_2
jupyterlab_launcher 0.4.0 py36h22c3ccf_0
lazy-object-proxy 1.3.1 py36hd1c21d2_0
libiconv 1.15 vc14h29686d3_5 [vc14]
libpng 1.6.32 vc14h5163883_3 [vc14]
libssh2 1.8.0 vc14hcf584a9_2 [vc14]
libtiff 4.0.8 vc14h04e2a1e_10 [vc14]
libxml2 2.9.4 vc14h8fd0f11_5 [vc14]
libxslt 1.1.29 vc14hf85b8d4_5 [vc14]
llvmlite 0.20.0 py36_0
locket 0.2.0 py36hfed976d_1
lockfile 0.12.2 py36h0468280_0
lxml 4.1.0 py36h0dcd83c_0
lzo 2.10 vc14h0a64fa6_1 [vc14]
markupsafe 1.0 py36h0e26971_1
matplotlib 2.1.0 py36h11b4b9c_0
mccabe 0.6.1 py36hb41005a_1
menuinst 1.4.10 py36h42196fb_0
mistune 0.7.4 py36h4874169_0
mkl 2018.0.0 h36b65af_4
mkl-service 1.1.2 py36h57e144c_4
mpmath 0.19 py36he326802_2
msgpack-python 0.4.8 py36h58b1e9d_0
multipledispatch 0.4.9 py36he44c36e_0
navigator-updater 0.1.0 py36h8a7b86b_0
nbconvert 5.3.1 py36h8dc0fde_0
nbformat 4.4.0 py36h3a5bc1b_0
networkx 2.0 py36hff991e3_0
nltk 3.2.4 py36hd0e0a39_0
nose 1.3.7 py36h1c3779e_2
notebook 5.0.0 py36hd9fbf6f_2
numba 0.35.0 np113py36_10
numexpr 2.6.2 py36h7ca04dc_1
numpy 1.13.3 py36ha320f96_0
numpydoc 0.7.0 py36ha25429e_0
odo 0.5.1 py36h7560279_0
olefile 0.44 py36h0a7bdd2_0
openpyxl 2.4.8 py36hf3b77f6_1
openssl 1.0.2l vc14hcac20b0_2 [vc14]
packaging 16.8 py36ha0986f6_1
pandas 0.20.3 py36hce827b7_2
pandoc 1.19.2.1 hb2460c7_1
pandocfilters 1.4.2 py36h3ef6317_1
partd 0.3.8 py36hc8e763b_0
path.py 10.3.1 py36h3dd8b46_0
pathlib2 2.3.0 py36h7bfb78b_0
patsy 0.4.1 py36h42cefec_0
pep8 1.7.0 py36h0f3d67a_0
pickleshare 0.7.4 py36h9de030f_0
pillow 4.2.1 py36hdb25ab2_0
pip 9.0.1 py36hadba87b_3
pkginfo 1.4.1 py36hb0f9cfa_1
ply 3.10 py36h1211beb_0
progress 1.3 py36hbeca8d3_0
prompt_toolkit 1.0.15 py36h60b8f86_0
psutil 5.4.0 py36h4e662fb_0
py 1.4.34 py36ha4aca3a_1
pycodestyle 2.3.1 py36h7cc55cd_0
pycosat 0.6.2 py36hf17546d_1
pycparser 2.18 py36hd053e01_1
pycrypto 2.6.1 py36he68e6e2_1
pycurl 7.43.0 py36h086bf4c_3
pyflakes 1.6.0 py36h0b975d6_0
pygments 2.2.0 py36hb010967_0
pylint 1.7.4 py36ha4e6ded_0
pyodbc 4.0.17 py36h0006bc2_0
pyopenssl 17.2.0 py36h15ca2fc_0
pyparsing 2.2.0 py36h785a196_1
pyqt 5.6.0 py36hb5ed885_5
pysocks 1.6.7 py36h698d350_1
pytables 3.4.2 py36h71138e3_2
pytest 3.2.1 py36h753b05e_1
python 3.6.3 h9e2ca53_1
python-dateutil 2.6.1 py36h509ddcb_1
pytz 2017.2 py36h05d413f_1
pywavelets 0.5.2 py36hc649158_0
pywin32 221 py36h9c10281_0
pyyaml 3.12 py36h1d1928f_1
pyzmq 16.0.2 py36h38c27d9_2
qt 5.6.2 vc14h6f8c307_12 [vc14]
qtawesome 0.4.4 py36h5aa48f6_0
qtconsole 4.3.1 py36h99a29a9_0
qtpy 1.3.1 py36hb8717c5_0
requests 2.18.4 py36h4371aae_1
rope 0.10.5 py36hcaf5641_0
ruamel_yaml 0.11.14 py36h9b16331_2
scikit-image 0.13.0 py36h6dffa3f_1
scikit-learn 0.19.1 py36h53aea1b_0
scipy 0.19.1 py36h7565378_3
seaborn 0.8.0 py36h62cb67c_0
setuptools 36.5.0 py36h65f9e6e_0
simplegeneric 0.8.1 py36heab741f_0
singledispatch 3.4.0.3 py36h17d0c80_0
sip 4.18.1 py36h9c25514_2
six 1.11.0 py36h4db2310_1
snowballstemmer 1.2.1 py36h763602f_0
sortedcollections 0.5.3 py36hbefa0ab_0
sortedcontainers 1.5.7 py36ha90ac20_0
sphinx 1.6.3 py36h9bb690b_0
sphinxcontrib 1.0 py36hbbac3d2_1
sphinxcontrib-websupport 1.0.1 py36hb5e5916_1
spyder 3.2.4 py36h8845eaa_0
sqlalchemy 1.1.13 py36h5948d12_0
sqlite 3.20.1 vc14h7ce8c62_1 [vc14]
statsmodels 0.8.0 py36h6189b4c_0
sympy 1.1.1 py36h96708e0_0
tblib 1.3.2 py36h30f5020_0
testpath 0.3.1 py36h2698cfe_0
tk 8.6.7 vc14hb68737d_1 [vc14]
toolz 0.8.2 py36he152a52_0
tornado 4.5.2 py36h57f6048_0
traitlets 4.3.2 py36h096827d_0
typing 3.6.2 py36hb035bda_0
unicodecsv 0.14.1 py36h6450c06_0
urllib3 1.22 py36h276f60a_0
vc 14 h2379b0c_2
vs2015_runtime 14.0.25123 hd4c4e62_2
wcwidth 0.1.7 py36h3d5aa90_0
webencodings 0.5.1 py36h67c50ae_1
werkzeug 0.12.2 py36h866a736_0
wheel 0.29.0 py36h6ce6cde_1
widgetsnbextension 3.0.2 py36h364476f_1
win_inet_pton 1.0.1 py36he67d7fd_1
win_unicode_console 0.5 py36hcdbd4b5_0
wincertstore 0.2 py36h7fe50ca_0
wrapt 1.10.11 py36he5f5981_0
xlrd 1.1.0 py36h1cb58dc_1
xlsxwriter 1.0.2 py36hf723b7d_0
xlwings 0.11.4 py36hd3cf94d_0
xlwt 1.3.0 py36h1a4751e_0
yaml 0.1.7 vc14hb31d195_1 [vc14]
zict 0.1.3 py36h2d8e73e_0
zlib 1.2.11 vc14h1cdd9ab_1 [vc14]
To install Anaconda 5.0.1:
cd %TEMP%
powershell -command "& { (New-Object Net.WebClient).DownloadFile('https://repo.continuum.io/archive/Anaconda3-5.0.1-Windows-x86_64.exe', 'ac3.exe') }"
start /wait "" ac3.exe /InstallationType=JustMe /AddToPath=0 /RegisterPython=0 /NoRegistry=1 /S /D=%TEMP%\ac3
%TEMP%\ac3\Scripts\activate.bat
.. and to see what got installed:
conda list
# packages in environment at C:\Users\builder\AppData\Local\Temp\ac3:
#
_ipyw_jlab_nb_ext_conf 0.1.0 py36he6757f0_0
alabaster 0.7.10 py36hcd07829_0
anaconda 5.0.1 py36h8316230_2
anaconda-client 1.6.5 py36hd36550c_0
anaconda-navigator 1.6.9 py36hc720852_0
anaconda-project 0.8.0 py36h8b3bf89_0
asn1crypto 0.22.0 py36h8e79faa_1
astroid 1.5.3 py36h9d85297_0
astropy 2.0.2 py36h06391c4_4
babel 2.5.0 py36h35444c1_0
backports 1.0 py36h81696a8_1
backports.shutil_get_terminal_size 1.0.0 py36h79ab834_2
beautifulsoup4 4.6.0 py36hd4cc5e8_1
bitarray 0.8.1 py36h6af124b_0
bkcharts 0.2 py36h7e685f7_0
blaze 0.11.3 py36h8a29ca5_0
bleach 2.0.0 py36h0a7e3d6_0
bokeh 0.12.10 py36h0be3b39_0
boto 2.48.0 py36h1a776d2_1
bottleneck 1.2.1 py36hd119dfa_0
bzip2 1.0.6 vc14hdec8e7a_1 [vc14]
ca-certificates 2017.08.26 h94faf87_0
cachecontrol 0.12.3 py36hfe50d7b_0
certifi 2017.7.27.1 py36h043bc9e_0
cffi 1.10.0 py36hae3d1b5_1
chardet 3.0.4 py36h420ce6e_1
click 6.7 py36hec8c647_0
cloudpickle 0.4.0 py36h639d8dc_0
clyent 1.2.2 py36hb10d595_1
colorama 0.3.9 py36h029ae33_0
comtypes 1.1.2 py36heb9b3d1_0
conda 4.3.30 py36h7e176b0_0
conda-build 3.0.27 py36h309a530_0
conda-env 2.6.0 h36134e3_1
conda-verify 2.0.0 py36h065de53_0
console_shortcut 0.1.1 h6bb2dd7_3
contextlib2 0.5.5 py36he5d52c0_0
cryptography 2.0.3 py36h123decb_1
curl 7.55.1 vc14hdaba4a4_3 [vc14]
cycler 0.10.0 py36h009560c_0
cython 0.26.1 py36h18049ac_0
cytoolz 0.8.2 py36h547e66e_0
dask 0.15.3 py36h396fcb9_0
dask-core 0.15.3 py36hd651449_0
datashape 0.5.4 py36h5770b85_0
decorator 4.1.2 py36he63a57b_0
distlib 0.2.5 py36h51371be_0
distributed 1.19.1 py36h8504682_0
docutils 0.14 py36h6012d8f_0
entrypoints 0.2.3 py36hfd66bb0_2
et_xmlfile 1.0.1 py36h3d2d736_0
fastcache 1.0.2 py36hffdae1b_0
filelock 2.0.12 py36hd7ddd41_0
flask 0.12.2 py36h98b5e8f_0
flask-cors 3.0.3 py36h8a3855d_0
freetype 2.8 vc14h17c9bdf_0 [vc14]
get_terminal_size 1.0.0 h38e98db_0
gevent 1.2.2 py36h342a76c_0
glob2 0.5 py36h11cc1bd_1
greenlet 0.4.12 py36ha00ad21_0
h5py 2.7.0 py36hfbe0a52_1
hdf5 1.10.1 vc14hb361328_0 [vc14]
heapdict 1.0.0 py36h21fa5f4_0
html5lib 0.999999999 py36ha09b1f3_0
icc_rt 2017.0.4 h97af966_0
icu 58.2 vc14hc45fdbb_0 [vc14]
idna 2.6 py36h148d497_1
imageio 2.2.0 py36had6c2d2_0
imagesize 0.7.1 py36he29f638_0
intel-openmp 2018.0.0 hcd89f80_7
ipykernel 4.6.1 py36hbb77b34_0
ipython 6.1.0 py36h236ecc8_1
ipython_genutils 0.2.0 py36h3c5d0ee_0
ipywidgets 7.0.0 py36h2e74ada_0
isort 4.2.15 py36h6198cc5_0
itsdangerous 0.24 py36hb6c5a24_1
jdcal 1.3 py36h64a5255_0
jedi 0.10.2 py36hed927a0_0
jinja2 2.9.6 py36h10aa3a0_1
jpeg 9b vc14h4d7706e_1 [vc14]
jsonschema 2.6.0 py36h7636477_0
jupyter 1.0.0 py36h422fd7e_2
jupyter_client 5.1.0 py36h9902a9a_0
jupyter_console 5.2.0 py36h6d89b47_1
jupyter_core 4.3.0 py36h511e818_0
jupyterlab 0.27.0 py36h34cc53b_2
jupyterlab_launcher 0.4.0 py36h22c3ccf_0
lazy-object-proxy 1.3.1 py36hd1c21d2_0
libiconv 1.15 vc14h29686d3_5 [vc14]
libpng 1.6.32 vc14h5163883_3 [vc14]
libssh2 1.8.0 vc14hcf584a9_2 [vc14]
libtiff 4.0.8 vc14h04e2a1e_10 [vc14]
libxml2 2.9.4 vc14h8fd0f11_5 [vc14]
libxslt 1.1.29 vc14hf85b8d4_5 [vc14]
llvmlite 0.20.0 py36_0
locket 0.2.0 py36hfed976d_1
lockfile 0.12.2 py36h0468280_0
lxml 4.1.0 py36h0dcd83c_0
lzo 2.10 vc14h0a64fa6_1 [vc14]
markupsafe 1.0 py36h0e26971_1
matplotlib 2.1.0 py36h11b4b9c_0
mccabe 0.6.1 py36hb41005a_1
menuinst 1.4.10 py36h42196fb_0
mistune 0.7.4 py36h4874169_0
mkl 2018.0.0 h36b65af_4
mkl-service 1.1.2 py36h57e144c_4
mpmath 0.19 py36he326802_2
msgpack-python 0.4.8 py36h58b1e9d_0
multipledispatch 0.4.9 py36he44c36e_0
navigator-updater 0.1.0 py36h8a7b86b_0
nbconvert 5.3.1 py36h8dc0fde_0
nbformat 4.4.0 py36h3a5bc1b_0
networkx 2.0 py36hff991e3_0
nltk 3.2.4 py36hd0e0a39_0
nose 1.3.7 py36h1c3779e_2
notebook 5.0.0 py36hd9fbf6f_2
numba 0.35.0 np113py36_10
numexpr 2.6.2 py36h7ca04dc_1
numpy 1.13.3 py36ha320f96_0
numpydoc 0.7.0 py36ha25429e_0
odo 0.5.1 py36h7560279_0
olefile 0.44 py36h0a7bdd2_0
openpyxl 2.4.8 py36hf3b77f6_1
openssl 1.0.2l vc14hcac20b0_2 [vc14]
packaging 16.8 py36ha0986f6_1
pandas 0.20.3 py36hce827b7_2
pandoc 1.19.2.1 hb2460c7_1
pandocfilters 1.4.2 py36h3ef6317_1
partd 0.3.8 py36hc8e763b_0
path.py 10.3.1 py36h3dd8b46_0
pathlib2 2.3.0 py36h7bfb78b_0
patsy 0.4.1 py36h42cefec_0
pep8 1.7.0 py36h0f3d67a_0
pickleshare 0.7.4 py36h9de030f_0
pillow 4.2.1 py36hdb25ab2_0
pip 9.0.1 py36hadba87b_3
pkginfo 1.4.1 py36hb0f9cfa_1
ply 3.10 py36h1211beb_0
progress 1.3 py36hbeca8d3_0
prompt_toolkit 1.0.15 py36h60b8f86_0
psutil 5.4.0 py36h4e662fb_0
py 1.4.34 py36ha4aca3a_1
pycodestyle 2.3.1 py36h7cc55cd_0
pycosat 0.6.2 py36hf17546d_1
pycparser 2.18 py36hd053e01_1
pycrypto 2.6.1 py36he68e6e2_1
pycurl 7.43.0 py36h086bf4c_3
pyflakes 1.6.0 py36h0b975d6_0
pygments 2.2.0 py36hb010967_0
pylint 1.7.4 py36ha4e6ded_0
pyodbc 4.0.17 py36h0006bc2_0
pyopenssl 17.2.0 py36h15ca2fc_0
pyparsing 2.2.0 py36h785a196_1
pyqt 5.6.0 py36hb5ed885_5
pysocks 1.6.7 py36h698d350_1
pytables 3.4.2 py36h71138e3_2
pytest 3.2.1 py36h753b05e_1
python 3.6.3 h9e2ca53_1
python-dateutil 2.6.1 py36h509ddcb_1
pytz 2017.2 py36h05d413f_1
pywavelets 0.5.2 py36hc649158_0
pywin32 221 py36h9c10281_0
pyyaml 3.12 py36h1d1928f_1
pyzmq 16.0.2 py36h38c27d9_2
qt 5.6.2 vc14h6f8c307_12 [vc14]
qtawesome 0.4.4 py36h5aa48f6_0
qtconsole 4.3.1 py36h99a29a9_0
qtpy 1.3.1 py36hb8717c5_0
requests 2.18.4 py36h4371aae_1
rope 0.10.5 py36hcaf5641_0
ruamel_yaml 0.11.14 py36h9b16331_2
scikit-image 0.13.0 py36h6dffa3f_1
scikit-learn 0.19.1 py36h53aea1b_0
scipy 0.19.1 py36h7565378_3
seaborn 0.8.0 py36h62cb67c_0
setuptools 36.5.0 py36h65f9e6e_0
simplegeneric 0.8.1 py36heab741f_0
singledispatch 3.4.0.3 py36h17d0c80_0
sip 4.18.1 py36h9c25514_2
six 1.11.0 py36h4db2310_1
snowballstemmer 1.2.1 py36h763602f_0
sortedcollections 0.5.3 py36hbefa0ab_0
sortedcontainers 1.5.7 py36ha90ac20_0
sphinx 1.6.3 py36h9bb690b_0
sphinxcontrib 1.0 py36hbbac3d2_1
sphinxcontrib-websupport 1.0.1 py36hb5e5916_1
spyder 3.2.4 py36h8845eaa_0
sqlalchemy 1.1.13 py36h5948d12_0
sqlite 3.20.1 vc14h7ce8c62_1 [vc14]
statsmodels 0.8.0 py36h6189b4c_0
sympy 1.1.1 py36h96708e0_0
tblib 1.3.2 py36h30f5020_0
testpath 0.3.1 py36h2698cfe_0
tk 8.6.7 vc14hb68737d_1 [vc14]
toolz 0.8.2 py36he152a52_0
tornado 4.5.2 py36h57f6048_0
traitlets 4.3.2 py36h096827d_0
typing 3.6.2 py36hb035bda_0
unicodecsv 0.14.1 py36h6450c06_0
urllib3 1.22 py36h276f60a_0
vc 14 h2379b0c_2
vs2015_runtime 14.0.25123 hd4c4e62_2
wcwidth 0.1.7 py36h3d5aa90_0
webencodings 0.5.1 py36h67c50ae_1
werkzeug 0.12.2 py36h866a736_0
wheel 0.29.0 py36h6ce6cde_1
widgetsnbextension 3.0.2 py36h364476f_1
win_inet_pton 1.0.1 py36he67d7fd_1
win_unicode_console 0.5 py36hcdbd4b5_0
wincertstore 0.2 py36h7fe50ca_0
wrapt 1.10.11 py36he5f5981_0
xlrd 1.1.0 py36h1cb58dc_1
xlsxwriter 1.0.2 py36hf723b7d_0
xlwings 0.11.4 py36hd3cf94d_0
xlwt 1.3.0 py36h1a4751e_0
yaml 0.1.7 vc14hb31d195_1 [vc14]
zict 0.1.3 py36h2d8e73e_0
zlib 1.2.11 vc14h1cdd9ab_1 [vc14]
Hello,everyone.I have installed Anaconda both on Ubuntu & Windows OS,Anconda runs fine on Ubuntu.While installing Anaconda on Windows OS,i added path of Anaconda to Environment variable(that option was provided by installer) .Now,when i activate any environment ,say py27 environment(which runs Python 2.7.13) ,and then I try to use python command on CMD/PowrShell Terminal or in any IDE/Text Editor,it does not run python of py27 environment.But,it runs python of root directory of Anconda,that is Python 3.6.1.I know it is a path issue.If I remove Anaconda path from my Environment variable,then i can not use python command on CMD/Powershell/Sublime,no matter which python environment is activated in Anconda . As far as i know,anaconda fails to add path of newly activated environment py27 to Environment variable & it should also remove path of other environment of Anaconda from there ,otherwise,it leads to conflict while using "python " command. I activate "py27" environment by using this command : activate py27 but,after that,i do not see that the path of this environment "py27" in my Envronment variables.
Check my screenshots below .