conda / conda

A system-level, binary package and environment manager running on all major operating systems and platforms.
https://docs.conda.io/projects/conda/
Other
6.35k stars 1.64k forks source link

``conda update conda`` on win 7 install to thumb drive #490

Closed mwcraig closed 7 years ago

mwcraig commented 10 years ago

I believe that this is a different issue than #487.

When I install anaconda onto a thumb drive in win7 the initial installation works (can launch ipython, python). Running conda update conda results in this message after the linking stage: The batch file cannot be found.

The list of steps to reproduce is below; what preceded it was an install of anaconda 1.8.0 on the flash drive at E: without having the installer set the path or make anaconda the default python. When I run the same installer on the hard drive of the machine everything works as expected.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\karen>set PATH=E:\Anaconda\Scripts;%PATH%

C:\Users\karen>conda list
# packages in environment at E:\Anaconda:
#
_license                  1.1                      py27_0
anaconda                  1.8.0                np17py27_0
apptools                  4.2.0                    py27_0
astropy                   0.2.5                np17py27_0
atom                      0.3.4                    py27_0
beautiful-soup            4.3.1                    py27_0
binstar                   0.3.1                    py27_1
biopython                 1.62                 np17py27_0
bitarray                  0.8.1                    py27_0
blaze                     0.3                  np17py27_0
bokeh                     0.2                  np17py27_1
boto                      2.15.0                   py27_0
casuarius                 1.1                      py27_0
chaco                     4.3.0                np17py27_1
colorama                  0.2.7                    py27_0
conda                     2.0.4                    py27_0
configobj                 4.7.2                    py27_0
cubes                     0.10.2                   py27_3
cython                    0.19.2                   py27_0
dateutil                  2.1                      py27_2
distribute                0.6.45                   py27_0
docutils                  0.11                     py27_0
dynd-python               0.5.0                np17py27_0
enable                    4.3.0                np17py27_0
enaml                     0.8.3                    py27_0
envisage                  4.3.0                    py27_0
flask                     0.10.1                   py27_1
gevent                    0.13.8                   py27_0
gevent-websocket          0.3.6                    py27_2
gevent_zeromq             0.2.5                    py27_2
greenlet                  0.4.1                    py27_0
grin                      1.2.1                    py27_2
h5py                      2.2.0                np17py27_0
imaging                   1.1.7                    py27_2
ipython                   1.1.0                    py27_0
ipython-notebook          1.1.0                    py27_0
ipython-qtconsole         1.1.0                    py27_0
itsdangerous              0.23                     py27_0
jinja2                    2.7.1                    py27_0
keyring                   3.2                      py27_0
launcher                  0.1.2                    py27_0
libpython                 1.0                      py27_0
llvmmath                  0.1.1                np17py27_2
llvmpy                    0.12.0                   py27_0
lxml                      3.2.3                    py27_0
markupsafe                0.18                     py27_0
matplotlib                1.3.1                np17py27_0
mayavi                    4.3.0                np17py27_2
mdp                       3.3                  np17py27_0
menuinst                  1.0.3                    py27_0
meta                      0.4.2.dev                py27_0
mingw                     4.7                           1
networkx                  1.8.1                    py27_0
nltk                      2.0.4                np17py27_0
nose                      1.3.0                    py27_1
numba                     0.11.0               np17py27_0
numexpr                   2.2.2                np17py27_0
numpy                     1.7.1                    py27_1
openpyxl                  1.6.2                    py27_0
pandas                    0.12.0               np17py27_0
patsy                     0.2.1                np17py27_0
pep8                      1.4.6                    py27_0
pip                       1.4.1                    py27_0
ply                       3.4                      py27_0
psutil                    1.1.2                    py27_0
py                        1.4.17                   py27_0
pycosat                   0.6.0                    py27_0
pycparser                 2.9.1                    py27_0
pycrypto                  2.6.1                    py27_0
pyface                    4.3.0                    py27_0
pyflakes                  0.7.3                    py27_0
pygments                  1.6                      py27_0
pykit                     0.1.0                np17py27_0
pyparsing                 1.5.6                    py27_0
pyreadline                2.0.dev                  py27_0
pysal                     1.6.0                np17py27_1
pyside                    1.2.1                    py27_0
pytables                  3.0.0                np17py27_1
pytest                    2.4.2                    py27_0
python                    2.7.5                         2
pytz                      2013b                    py27_0
pywin32                   218.4                    py27_0
pyyaml                    3.10                     py27_0
pyzmq                     2.2.0.1                  py27_0
requests                  1.2.3                    py27_0
rope                      0.9.4                    py27_0
scikit-image              0.9.3                np17py27_0
scikit-learn              0.14.1               np17py27_0
scipy                     0.13.0               np17py27_0
six                       1.4.1                    py27_0
sphinx                    1.1.3                    py27_4
spyder                    2.2.5                    py27_0
spyder-app                2.2.5                    py27_0
sqlalchemy                0.8.3                    py27_0
statsmodels               0.5.0                np17py27_0
sympy                     0.7.3                    py27_0
tornado                   3.1.1                    py27_0
traits                    4.3.0                    py27_0
traitsui                  4.3.0                    py27_0
vtk                       5.10.1                   py27_0
werkzeug                  0.9.4                    py27_0
xlrd                      0.9.2                    py27_0
xlwt                      0.7.5                    py27_0

C:\Users\karen>ipython
Python 2.7.5 |Anaconda 1.8.0 (32-bit)| (default, Jul  1 2013, 12:41:55) [MSC v.1
500 32 bit (Intel)]
Type "copyright", "credits" or "license" for more information.

IPython 1.1.0 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.

In [1]:
Do you really want to exit ([y]/n)?

C:\Users\karen>python
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\karen>set PATH=E:\Anaconda;%PATH%

C:\Users\karen>echo %PATH%
E:\Anaconda;E:\Anaconda\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System
32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\IVI F
oundation\VISA\WinNT\Bin

C:\Users\karen>conda update conda
Updating conda environment at E:\Anaconda

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    conda-2.2.8                |           py27_0         132 KB
    pyyaml-3.10                |           py27_1         159 KB

The following packages will be UN-linked:

    package                    |            build
    ---------------------------|-----------------
    conda-2.0.4                |           py27_0
    pyyaml-3.10                |           py27_0

The following packages will be linked:

    package                    |            build
    ---------------------------|-----------------
    conda-2.2.8                |           py27_0   hard-link
    pyyaml-3.10                |           py27_1   hard-link

Proceed ([y]/n)?

Fetching packages ...
conda-2.2.8-py27_0.tar.bz2 100% |###################| Time: 0:00:00 292.24 kB/s
pyyaml-3.10-py27_1.tar.bz2 100% |###################| Time: 0:00:00 268.09 kB/s
Extracting packages ...
[      COMPLETE      ] |#################################################| 100%
Unlinking packages ...
[      COMPLETE      ] |#################################################| 100%
Linking packages ...
[      COMPLETE      ] |#################################################| 100%
The batch file cannot be found.

C:\Users\karen>conda info
'conda' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\karen>
asmeurer commented 10 years ago

What are the contents of E:\Anaconda\Scripts?

mwcraig commented 10 years ago

(Just did a quick edit to remove a user name)

After running conda update conda (before is below; generated from a Mac because I'm much better with *nix than win):

total 81152
-rwxrwxrwx  1 xxxxx  staff       52 Sep  4 18:34 addr2line.bat
-rwxrwxrwx  1 xxxxx  staff     1398 Nov  4 09:23 anaconda.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 ar.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 as.bat
-rwxrwxrwx  1 xxxxx  staff    12256 Oct 23 11:23 asadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 asadmin.bat
-rwxrwxrwx  1 xxxxx  staff      117 Oct 28 12:13 binstar-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 28 12:13 binstar.bat
-rwxrwxrwx  1 xxxxx  staff      564 Oct 28 12:13 binstar.exe.manifest
-rwxrwxrwx  1 xxxxx  staff     1559 Oct 23 11:23 bundle_image-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 bundle_image.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 c++.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 c++filt.bat
-rwxrwxrwx  1 xxxxx  staff     3528 Oct 23 11:23 cfadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 cfadmin.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 cpp.bat
-rwxrwxrwx  1 xxxxx  staff     3033 Oct 23 11:23 cq-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 cq.bat
-rwxrwxrwx  1 xxxxx  staff     5161 Oct 23 11:23 cwutil-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 cwutil.bat
-rwxrwxrwx  1 xxxxx  staff      137 Oct 23 11:24 cygdb.py
-rwxrwxrwx  1 xxxxx  staff      256 Oct 13 04:38 cython.bat
-rwxrwxrwx  1 xxxxx  staff      434 Oct 23 11:24 cython.py
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 dlltool.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 dllwrap.bat
-rwxrwxrwx  1 xxxxx  staff     2155 Oct 23 11:23 dynamodb_dump-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 dynamodb_dump.bat
-rwxrwxrwx  1 xxxxx  staff     3559 Oct 23 11:23 dynamodb_load-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 dynamodb_load.bat
-rwxrwxrwx  1 xxxxx  staff      351 Jun 11  2013 easy_install-2.7-script.py
-rwxrwxrwx  1 xxxxx  staff    65536 Jun 11  2013 easy_install-2.7.exe
-rwxrwxrwx  1 xxxxx  staff      573 Jun 11  2013 easy_install-2.7.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      122 Jun 11  2013 easy_install-script.py
-rwxrwxrwx  1 xxxxx  staff      100 Jun 11  2013 easy_install.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Jun 11  2013 easy_install.exe
-rwxrwxrwx  1 xxxxx  staff      569 Jun 11  2013 easy_install.exe.manifest
-rwxrwxrwx  1 xxxxx  staff     9642 Oct 23 11:23 elbadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 elbadmin.bat
-rwxrwxrwx  1 xxxxx  staff      103 Oct 25 19:44 enaml-run-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 25 19:44 enaml-run.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Oct 25 19:44 enaml-run.exe
-rwxrwxrwx  1 xxxxx  staff      566 Oct 25 19:44 enaml-run.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      683 Oct 24 14:54 f2py-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:54 f2py.bat
-rwxrwxrwx  1 xxxxx  staff     1876 Oct 23 11:23 fetch_file-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 fetch_file.bat
-rwxrwxrwx  1 xxxxx  staff      144 Oct 27 12:42 fitscheck-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 27 12:42 fitscheck.bat
-rwxrwxrwx  1 xxxxx  staff      142 Oct 27 12:42 fitsdiff-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 27 12:42 fitsdiff.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 g++.bat
-rwxrwxrwx  1 xxxxx  staff       52 Sep  4 18:34 gcc-4.7.0.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 gcc-ar.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 gcc-nm.bat
-rwxrwxrwx  1 xxxxx  staff       53 Sep  4 18:34 gcc-ranlib.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 gcc.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 gcj.bat
-rwxrwxrwx  1 xxxxx  staff       47 Sep  4 18:34 gcov.bat
-rwxrwxrwx  1 xxxxx  staff       51 Sep  4 18:34 gfortran.bat
-rwxrwxrwx  1 xxxxx  staff     5055 Oct 23 11:23 glacier-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 glacier.bat
-rwxrwxrwx  1 xxxxx  staff       48 Sep  4 18:34 gprof.bat
-rwxrwxrwx  1 xxxxx  staff      105 Oct 24 14:56 grin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:56 grin.bat
-rwxrwxrwx  1 xxxxx  staff      107 Oct 24 14:56 grind-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:56 grind.bat
-rwxrwxrwx  1 xxxxx  staff     5901 Oct 23 11:23 instance_events-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 instance_events.bat
-rwxrwxrwx  1 xxxxx  staff      155 Sep 16 11:15 ipcluster-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipcluster.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipcluster.exe
-rwxrwxrwx  1 xxxxx  staff      566 Sep 16 11:15 ipcluster.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      158 Sep 16 11:15 ipcontroller-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipcontroller.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipcontroller.exe
-rwxrwxrwx  1 xxxxx  staff      569 Sep 16 11:15 ipcontroller.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      154 Sep 16 11:15 ipengine-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipengine.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipengine.exe
-rwxrwxrwx  1 xxxxx  staff      565 Sep 16 11:15 ipengine.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      154 Sep 16 11:15 iplogger-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 iplogger.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 iplogger.exe
-rwxrwxrwx  1 xxxxx  staff      565 Sep 16 11:15 iplogger.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      113 Sep 16 11:15 iptest-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 iptest.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 iptest.exe
-rwxrwxrwx  1 xxxxx  staff      563 Sep 16 11:15 iptest.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      116 Sep 16 11:15 ipython-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipython.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipython.exe
-rwxrwxrwx  1 xxxxx  staff      564 Sep 16 11:15 ipython.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      110 Sep 16 11:15 irunner-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 irunner.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 irunner.exe
-rwxrwxrwx  1 xxxxx  staff      564 Sep 16 11:15 irunner.exe.manifest
-rwxrwxrwx  1 xxxxx  staff    11756 Jul 24 11:58 isympy-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul 24 11:58 isympy.bat
-rwxrwxrwx  1 xxxxx  staff       51 Sep  4 18:34 jcf-dump.bat
-rwxrwxrwx  1 xxxxx  staff      935 Oct 23 11:23 kill_instance-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 kill_instance.bat
-rwxrwxrwx  1 xxxxx  staff    10830 Oct 23 11:23 launch_instance-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 launch_instance.bat
-rwxrwxrwx  1 xxxxx  staff      140 Jul  2  2013 launcher
-rwxrwxrwx  1 xxxxx  staff      104 Jul  2  2013 launcher-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul  2  2013 launcher.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 ld.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 ld.bfd.bat
-rwxrwxrwx  1 xxxxx  staff   631442 Sep  4 18:34 libgcc_s_sjlj-1.dll
-rwxrwxrwx  1 xxxxx  staff  5053255 Sep  4 18:34 libgfortran-3.dll
-rwxrwxrwx  1 xxxxx  staff   536412 Sep  4 18:34 libobjc-4.dll
-rwxrwxrwx  1 xxxxx  staff  1286331 Sep  4 18:34 libquadmath-0.dll
-rwxrwxrwx  1 xxxxx  staff   232565 Sep  4 18:34 libssp-0.dll
-rwxrwxrwx  1 xxxxx  staff  6315950 Sep  4 18:34 libstdc++-6.dll
-rwxrwxrwx  1 xxxxx  staff     3161 Oct 23 11:23 list_instances-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 list_instances.bat
-rwxrwxrwx  1 xxxxx  staff     2683 Oct 23 11:23 lss3-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 lss3.bat
-rwxrwxrwx  1 xxxxx  staff      113 Nov  3 14:24 mayavi2-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Nov  3 14:24 mayavi2.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Nov  3 14:24 mayavi2.exe
-rwxrwxrwx  1 xxxxx  staff      564 Nov  3 14:24 mayavi2.exe.manifest
-rwxrwxrwx  1 xxxxx  staff    17649 Oct 23 11:23 mturk-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 mturk.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 nm.bat
-rwxrwxrwx  1 xxxxx  staff       67 Oct 24 14:52 nosetests-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:52 nosetests.bat
-rwxrwxrwx  1 xxxxx  staff     2035 Sep 25 16:03 numba-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 25 16:03 numba.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 objcopy.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 objdump.bat
-rwxrwxrwx  1 xxxxx  staff       97 Jul 25 16:46 pep8-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul 25 16:46 pep8.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Jul 25 16:46 pep8.exe
-rwxrwxrwx  1 xxxxx  staff      561 Jul 25 16:46 pep8.exe.manifest
-rwxrwxrwx  1 xxxxx  staff     2369 Nov  5  2012 pilconvert.py
-rwxrwxrwx  1 xxxxx  staff    15849 Nov  5  2012 pildriver.py
-rwxrwxrwx  1 xxxxx  staff     2602 Nov  5  2012 pilfile.py
-rwxrwxrwx  1 xxxxx  staff      960 Oct 31  2009 pilfont.py
-rwxrwxrwx  1 xxxxx  staff     2410 Nov  5  2012 pilprint.py
-rwxrwxrwx  1 xxxxx  staff       94 Aug  9 14:41 pip-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Aug  9 14:41 pip.bat
-rwxrwxrwx  1 xxxxx  staff      560 Aug  9 14:41 pip.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       98 Oct 23 17:20 py.test-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 17:20 py.test.bat
-rwxrwxrwx  1 xxxxx  staff     2647 Oct 23 11:23 pyami_sendmail-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 pyami_sendmail.bat
-rwxrwxrwx  1 xxxxx  staff      101 Sep 25 16:03 pycc-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 25 16:03 pycc.bat
-rwxrwxrwx  1 xxxxx  staff      115 Sep 16 11:15 pycolor-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 pycolor.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 pycolor.exe
-rwxrwxrwx  1 xxxxx  staff      564 Sep 16 11:15 pycolor.exe.manifest
-rwxrwxrwx  1 xxxxx  staff        8 Jul 24 11:58 pyflakes
-rwxrwxrwx  1 xxxxx  staff      103 Jul 24 11:58 pyflakes-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul 24 11:58 pyflakes.bat
-rwxrwxrwx  1 xxxxx  staff      129 Feb 21  2013 pygmentize-script.py
-rwxrwxrwx  1 xxxxx  staff      100 Feb 21  2013 pygmentize.bat
-rwxrwxrwx  1 xxxxx  staff    24672 Jun 18  2013 pywin32_postinstall.py
-rwxrwxrwx  1 xxxxx  staff     3390 Jun 18  2013 pywin32_testall.py
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 ranlib.bat
-rwxrwxrwx  1 xxxxx  staff     9216 Oct 23 11:23 route53-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 route53.bat
-rwxrwxrwx  1 xxxxx  staff      626 Jul 26 13:06 rst2html.py
-rwxrwxrwx  1 xxxxx  staff      826 Jul 26 13:06 rst2latex.py
-rwxrwxrwx  1 xxxxx  staff      635 Jul 26 13:06 rst2man.py
-rwxrwxrwx  1 xxxxx  staff      803 Jul 26 13:06 rst2odt.py
-rwxrwxrwx  1 xxxxx  staff     1774 Jul 26 13:06 rst2odt_prepstyles.py
-rwxrwxrwx  1 xxxxx  staff      633 Jul 26 13:06 rst2pseudoxml.py
-rwxrwxrwx  1 xxxxx  staff      670 Jul 26 13:06 rst2s5.py
-rwxrwxrwx  1 xxxxx  staff      821 Jul 26 13:06 rst2xetex.py
-rwxrwxrwx  1 xxxxx  staff      634 Jul 26 13:06 rst2xml.py
-rwxrwxrwx  1 xxxxx  staff      704 Jul 26 13:06 rstpep2html.py
-rwxrwxrwx  1 xxxxx  staff    16830 Apr 15  2013 runxlrd.py
-rwxrwxrwx  1 xxxxx  staff    16894 Oct 23 11:23 s3put-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 s3put.bat
-rwxrwxrwx  1 xxxxx  staff     6725 Oct 23 11:23 sdbadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 sdbadmin.bat
-rwxrwxrwx  1 xxxxx  staff       47 Sep  4 18:34 size.bat
-rwxrwxrwx  1 xxxxx  staff    12440 Aug 20 16:34 slicer-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Aug 20 16:34 slicer.bat
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-apidoc-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-apidoc.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-apidoc.exe
-rwxrwxrwx  1 xxxxx  staff      570 Sep  4 16:43 sphinx-apidoc.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      122 Sep  4 16:43 sphinx-autogen-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-autogen.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-autogen.exe
-rwxrwxrwx  1 xxxxx  staff      571 Sep  4 16:43 sphinx-autogen.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       97 Sep  4 16:43 sphinx-build-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-build.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-build.exe
-rwxrwxrwx  1 xxxxx  staff      569 Sep  4 16:43 sphinx-build.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      108 Sep  4 16:43 sphinx-quickstart-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-quickstart.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-quickstart.exe
-rwxrwxrwx  1 xxxxx  staff      574 Sep  4 16:43 sphinx-quickstart.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       49 Oct 23 09:03 spyder-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 09:03 spyder.bat
-rwxrwxrwx  1 xxxxx  staff   100763 Oct 23 09:03 spyder.ico
-rwxrwxrwx  1 xxxxx  staff    99495 Oct 23 09:03 spyder_light.ico
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 strings.bat
-rwxrwxrwx  1 xxxxx  staff       48 Sep  4 18:34 strip.bat
-rwxrwxrwx  1 xxxxx  staff     3863 Oct 23 11:23 taskadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 taskadmin.bat
-rwxrwxrwx  1 xxxxx  staff      110 Nov  3 14:24 tvtk_doc-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Nov  3 14:24 tvtk_doc.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Nov  3 14:24 tvtk_doc.exe
-rwxrwxrwx  1 xxxxx  staff      565 Nov  3 14:24 tvtk_doc.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       72 Oct 27 12:42 volint-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 27 12:42 volint.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 windmc.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 windres.bat

Before running conda update conda:

total 81920
-rwxrwxrwx  1 xxxxx  staff     1057 Nov  4 12:17 activate.bat
-rwxrwxrwx  1 xxxxx  staff       52 Sep  4 18:34 addr2line.bat
-rwxrwxrwx  1 xxxxx  staff     1398 Nov  4 09:23 anaconda.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 ar.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 as.bat
-rwxrwxrwx  1 xxxxx  staff    12256 Oct 23 11:23 asadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 asadmin.bat
-rwxrwxrwx  1 xxxxx  staff      117 Oct 28 12:13 binstar-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 28 12:13 binstar.bat
-rwxrwxrwx  1 xxxxx  staff      564 Oct 28 12:13 binstar.exe.manifest
-rwxrwxrwx  1 xxxxx  staff     1559 Oct 23 11:23 bundle_image-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 bundle_image.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 c++.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 c++filt.bat
-rwxrwxrwx  1 xxxxx  staff     3528 Oct 23 11:23 cfadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 cfadmin.bat
-rwxrwxrwx  1 xxxxx  staff       60 Nov  4 12:17 conda-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Nov  4 12:17 conda.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 cpp.bat
-rwxrwxrwx  1 xxxxx  staff     3033 Oct 23 11:23 cq-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 cq.bat
-rwxrwxrwx  1 xxxxx  staff     5161 Oct 23 11:23 cwutil-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 cwutil.bat
-rwxrwxrwx  1 xxxxx  staff      137 Oct 23 11:24 cygdb.py
-rwxrwxrwx  1 xxxxx  staff      256 Oct 13 04:38 cython.bat
-rwxrwxrwx  1 xxxxx  staff      434 Oct 23 11:24 cython.py
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 dlltool.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 dllwrap.bat
-rwxrwxrwx  1 xxxxx  staff     2155 Oct 23 11:23 dynamodb_dump-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 dynamodb_dump.bat
-rwxrwxrwx  1 xxxxx  staff     3559 Oct 23 11:23 dynamodb_load-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 dynamodb_load.bat
-rwxrwxrwx  1 xxxxx  staff      351 Jun 11  2013 easy_install-2.7-script.py
-rwxrwxrwx  1 xxxxx  staff    65536 Jun 11  2013 easy_install-2.7.exe
-rwxrwxrwx  1 xxxxx  staff      573 Jun 11  2013 easy_install-2.7.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      122 Jun 11  2013 easy_install-script.py
-rwxrwxrwx  1 xxxxx  staff      100 Jun 11  2013 easy_install.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Jun 11  2013 easy_install.exe
-rwxrwxrwx  1 xxxxx  staff      569 Jun 11  2013 easy_install.exe.manifest
-rwxrwxrwx  1 xxxxx  staff     9642 Oct 23 11:23 elbadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 elbadmin.bat
-rwxrwxrwx  1 xxxxx  staff      103 Oct 25 19:44 enaml-run-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 25 19:44 enaml-run.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Oct 25 19:44 enaml-run.exe
-rwxrwxrwx  1 xxxxx  staff      566 Oct 25 19:44 enaml-run.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      683 Oct 24 14:54 f2py-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:54 f2py.bat
-rwxrwxrwx  1 xxxxx  staff     1876 Oct 23 11:23 fetch_file-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 fetch_file.bat
-rwxrwxrwx  1 xxxxx  staff      144 Oct 27 12:42 fitscheck-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 27 12:42 fitscheck.bat
-rwxrwxrwx  1 xxxxx  staff      142 Oct 27 12:42 fitsdiff-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 27 12:42 fitsdiff.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 g++.bat
-rwxrwxrwx  1 xxxxx  staff       52 Sep  4 18:34 gcc-4.7.0.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 gcc-ar.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 gcc-nm.bat
-rwxrwxrwx  1 xxxxx  staff       53 Sep  4 18:34 gcc-ranlib.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 gcc.bat
-rwxrwxrwx  1 xxxxx  staff       46 Sep  4 18:34 gcj.bat
-rwxrwxrwx  1 xxxxx  staff       47 Sep  4 18:34 gcov.bat
-rwxrwxrwx  1 xxxxx  staff       51 Sep  4 18:34 gfortran.bat
-rwxrwxrwx  1 xxxxx  staff     5055 Oct 23 11:23 glacier-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 glacier.bat
-rwxrwxrwx  1 xxxxx  staff       48 Sep  4 18:34 gprof.bat
-rwxrwxrwx  1 xxxxx  staff      105 Oct 24 14:56 grin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:56 grin.bat
-rwxrwxrwx  1 xxxxx  staff      107 Oct 24 14:56 grind-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:56 grind.bat
-rwxrwxrwx  1 xxxxx  staff     5901 Oct 23 11:23 instance_events-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 instance_events.bat
-rwxrwxrwx  1 xxxxx  staff      155 Sep 16 11:15 ipcluster-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipcluster.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipcluster.exe
-rwxrwxrwx  1 xxxxx  staff      566 Sep 16 11:15 ipcluster.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      158 Sep 16 11:15 ipcontroller-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipcontroller.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipcontroller.exe
-rwxrwxrwx  1 xxxxx  staff      569 Sep 16 11:15 ipcontroller.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      154 Sep 16 11:15 ipengine-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipengine.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipengine.exe
-rwxrwxrwx  1 xxxxx  staff      565 Sep 16 11:15 ipengine.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      154 Sep 16 11:15 iplogger-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 iplogger.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 iplogger.exe
-rwxrwxrwx  1 xxxxx  staff      565 Sep 16 11:15 iplogger.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      113 Sep 16 11:15 iptest-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 iptest.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 iptest.exe
-rwxrwxrwx  1 xxxxx  staff      563 Sep 16 11:15 iptest.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      116 Sep 16 11:15 ipython-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 ipython.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 ipython.exe
-rwxrwxrwx  1 xxxxx  staff      564 Sep 16 11:15 ipython.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      110 Sep 16 11:15 irunner-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 irunner.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 irunner.exe
-rwxrwxrwx  1 xxxxx  staff      564 Sep 16 11:15 irunner.exe.manifest
-rwxrwxrwx  1 xxxxx  staff    11756 Jul 24 11:58 isympy-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul 24 11:58 isympy.bat
-rwxrwxrwx  1 xxxxx  staff       51 Sep  4 18:34 jcf-dump.bat
-rwxrwxrwx  1 xxxxx  staff      935 Oct 23 11:23 kill_instance-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 kill_instance.bat
-rwxrwxrwx  1 xxxxx  staff    10830 Oct 23 11:23 launch_instance-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 launch_instance.bat
-rwxrwxrwx  1 xxxxx  staff      140 Jul  2  2013 launcher
-rwxrwxrwx  1 xxxxx  staff      104 Jul  2  2013 launcher-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul  2  2013 launcher.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 ld.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 ld.bfd.bat
-rwxrwxrwx  1 xxxxx  staff   631442 Sep  4 18:34 libgcc_s_sjlj-1.dll
-rwxrwxrwx  1 xxxxx  staff  5053255 Sep  4 18:34 libgfortran-3.dll
-rwxrwxrwx  1 xxxxx  staff   536412 Sep  4 18:34 libobjc-4.dll
-rwxrwxrwx  1 xxxxx  staff  1286331 Sep  4 18:34 libquadmath-0.dll
-rwxrwxrwx  1 xxxxx  staff   232565 Sep  4 18:34 libssp-0.dll
-rwxrwxrwx  1 xxxxx  staff  6315950 Sep  4 18:34 libstdc++-6.dll
-rwxrwxrwx  1 xxxxx  staff     3161 Oct 23 11:23 list_instances-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 list_instances.bat
-rwxrwxrwx  1 xxxxx  staff     2683 Oct 23 11:23 lss3-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 lss3.bat
-rwxrwxrwx  1 xxxxx  staff      113 Nov  3 14:24 mayavi2-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Nov  3 14:24 mayavi2.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Nov  3 14:24 mayavi2.exe
-rwxrwxrwx  1 xxxxx  staff      564 Nov  3 14:24 mayavi2.exe.manifest
-rwxrwxrwx  1 xxxxx  staff    17649 Oct 23 11:23 mturk-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 mturk.bat
-rwxrwxrwx  1 xxxxx  staff       45 Sep  4 18:34 nm.bat
-rwxrwxrwx  1 xxxxx  staff       67 Oct 24 14:52 nosetests-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 24 14:52 nosetests.bat
-rwxrwxrwx  1 xxxxx  staff     2035 Sep 25 16:03 numba-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 25 16:03 numba.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 objcopy.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 objdump.bat
-rwxrwxrwx  1 xxxxx  staff       97 Jul 25 16:46 pep8-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul 25 16:46 pep8.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Jul 25 16:46 pep8.exe
-rwxrwxrwx  1 xxxxx  staff      561 Jul 25 16:46 pep8.exe.manifest
-rwxrwxrwx  1 xxxxx  staff     2369 Nov  5  2012 pilconvert.py
-rwxrwxrwx  1 xxxxx  staff    15849 Nov  5  2012 pildriver.py
-rwxrwxrwx  1 xxxxx  staff     2602 Nov  5  2012 pilfile.py
-rwxrwxrwx  1 xxxxx  staff      960 Oct 31  2009 pilfont.py
-rwxrwxrwx  1 xxxxx  staff     2410 Nov  5  2012 pilprint.py
-rwxrwxrwx  1 xxxxx  staff       94 Aug  9 14:41 pip-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Aug  9 14:41 pip.bat
-rwxrwxrwx  1 xxxxx  staff      560 Aug  9 14:41 pip.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       98 Oct 23 17:20 py.test-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 17:20 py.test.bat
-rwxrwxrwx  1 xxxxx  staff     2647 Oct 23 11:23 pyami_sendmail-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 pyami_sendmail.bat
-rwxrwxrwx  1 xxxxx  staff      101 Sep 25 16:03 pycc-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 25 16:03 pycc.bat
-rwxrwxrwx  1 xxxxx  staff      115 Sep 16 11:15 pycolor-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep 16 11:15 pycolor.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep 16 11:15 pycolor.exe
-rwxrwxrwx  1 xxxxx  staff      564 Sep 16 11:15 pycolor.exe.manifest
-rwxrwxrwx  1 xxxxx  staff        8 Jul 24 11:58 pyflakes
-rwxrwxrwx  1 xxxxx  staff      103 Jul 24 11:58 pyflakes-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Jul 24 11:58 pyflakes.bat
-rwxrwxrwx  1 xxxxx  staff      129 Feb 21  2013 pygmentize-script.py
-rwxrwxrwx  1 xxxxx  staff      100 Feb 21  2013 pygmentize.bat
-rwxrwxrwx  1 xxxxx  staff    24672 Jun 18  2013 pywin32_postinstall.py
-rwxrwxrwx  1 xxxxx  staff     3390 Jun 18  2013 pywin32_testall.py
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 ranlib.bat
-rwxrwxrwx  1 xxxxx  staff     9216 Oct 23 11:23 route53-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 route53.bat
-rwxrwxrwx  1 xxxxx  staff      626 Jul 26 13:06 rst2html.py
-rwxrwxrwx  1 xxxxx  staff      826 Jul 26 13:06 rst2latex.py
-rwxrwxrwx  1 xxxxx  staff      635 Jul 26 13:06 rst2man.py
-rwxrwxrwx  1 xxxxx  staff      803 Jul 26 13:06 rst2odt.py
-rwxrwxrwx  1 xxxxx  staff     1774 Jul 26 13:06 rst2odt_prepstyles.py
-rwxrwxrwx  1 xxxxx  staff      633 Jul 26 13:06 rst2pseudoxml.py
-rwxrwxrwx  1 xxxxx  staff      670 Jul 26 13:06 rst2s5.py
-rwxrwxrwx  1 xxxxx  staff      821 Jul 26 13:06 rst2xetex.py
-rwxrwxrwx  1 xxxxx  staff      634 Jul 26 13:06 rst2xml.py
-rwxrwxrwx  1 xxxxx  staff      704 Jul 26 13:06 rstpep2html.py
-rwxrwxrwx  1 xxxxx  staff    16830 Apr 15  2013 runxlrd.py
-rwxrwxrwx  1 xxxxx  staff    16894 Oct 23 11:23 s3put-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 s3put.bat
-rwxrwxrwx  1 xxxxx  staff     6725 Oct 23 11:23 sdbadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 sdbadmin.bat
-rwxrwxrwx  1 xxxxx  staff       47 Sep  4 18:34 size.bat
-rwxrwxrwx  1 xxxxx  staff    12440 Aug 20 16:34 slicer-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Aug 20 16:34 slicer.bat
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-apidoc-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-apidoc.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-apidoc.exe
-rwxrwxrwx  1 xxxxx  staff      570 Sep  4 16:43 sphinx-apidoc.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      122 Sep  4 16:43 sphinx-autogen-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-autogen.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-autogen.exe
-rwxrwxrwx  1 xxxxx  staff      571 Sep  4 16:43 sphinx-autogen.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       97 Sep  4 16:43 sphinx-build-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-build.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-build.exe
-rwxrwxrwx  1 xxxxx  staff      569 Sep  4 16:43 sphinx-build.exe.manifest
-rwxrwxrwx  1 xxxxx  staff      108 Sep  4 16:43 sphinx-quickstart-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Sep  4 16:43 sphinx-quickstart.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Sep  4 16:43 sphinx-quickstart.exe
-rwxrwxrwx  1 xxxxx  staff      574 Sep  4 16:43 sphinx-quickstart.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       49 Oct 23 09:03 spyder-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 09:03 spyder.bat
-rwxrwxrwx  1 xxxxx  staff   100763 Oct 23 09:03 spyder.ico
-rwxrwxrwx  1 xxxxx  staff    99495 Oct 23 09:03 spyder_light.ico
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 strings.bat
-rwxrwxrwx  1 xxxxx  staff       48 Sep  4 18:34 strip.bat
-rwxrwxrwx  1 xxxxx  staff     3863 Oct 23 11:23 taskadmin-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 23 11:23 taskadmin.bat
-rwxrwxrwx  1 xxxxx  staff      110 Nov  3 14:24 tvtk_doc-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Nov  3 14:24 tvtk_doc.bat
-rwxrwxrwx  1 xxxxx  staff    65536 Nov  3 14:24 tvtk_doc.exe
-rwxrwxrwx  1 xxxxx  staff      565 Nov  3 14:24 tvtk_doc.exe.manifest
-rwxrwxrwx  1 xxxxx  staff       72 Oct 27 12:42 volint-script.py
-rwxrwxrwx  1 xxxxx  staff      104 Oct 27 12:42 volint.bat
-rwxrwxrwx  1 xxxxx  staff       49 Sep  4 18:34 windmc.bat
-rwxrwxrwx  1 xxxxx  staff       50 Sep  4 18:34 windres.bat
kalefranz commented 7 years ago

Is this just an issue of conda uninstalling itself that was fixed with transactions if 4.3? If so this can be closed.

mcg1969 commented 7 years ago

Well, this is referring to conda 2.x, @kalefranz, so my recommendation is that this be closed simply because solution step 1 would be to upgrade conda (or more likely, because conda 2.x is old and busted, reinstall).

kalefranz commented 7 years ago

Oh gosh. I missed that. Closing!

github-actions[bot] commented 2 years ago

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.