message after "conda update --all" on Win10 64bits: "WARNING conda.gateways.disk:exp_backoff_fn(47): Uncaught backoff with errno 41"

0 views
Skip to first unread message

Paulo Candeias

unread,
Jan 15, 2017, 5:49:42 PM1/15/17
to Anaconda
Hello all,

yesterday I started getting the following warning message after performing a "conda update --all" on a Win10 64bits machine:

WARNING conda.gateways.disk:exp_backoff_fn(47): Uncaught backoff with errno 41

This message appears repeated several times at the end and seems to be independent (and uncorrelated with the number) of the packages being installed: yesterday was numba, today were idna, path, gevent and pathlib.

When I run "conda update conda" inside Anaconda Prompt I get:

Fetching package metadata ...........
Solving package specifications: .

# All requested packages already installed.
# packages in environment at C:\Users\Paulo\Anaconda3:
#
conda                     4.3.4                    py35_0

Apparently everything is still working properly. What does this warning message mean?

Best regards, 
Paulo

Donald Fredkin

unread,
Jan 16, 2017, 3:12:29 PM1/16/17
to Anaconda - Public
Me too, exactly, but on a Win 8.1 64bit machine.

Paulo Candeias

unread,
Jan 17, 2017, 3:36:41 AM1/17/17
to anac...@continuum.io
Hello again,

I happen to work with Anaconda also on a Linux Mint 32 bits machine. I noticed that when running the command "conda update --all" the usual progress bars appear during the download stage, one for each package, but not when actually updating them. After the last download it does not shown anything for a few seconds, I presume it is installing the packages, and then shows the command line prompt again. I do not know if this is related with warning message in the Windows OS, just wanted to let you know.

Best regards,
Paulo

--


Anaconda Community Support Group Brought to you by Continuum Analytics


---


You received this message because you are subscribed to the Google Groups "Anaconda - Public" group.


To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+u...@continuum.io.


To post to this group, send email to anac...@continuum.io.


Visit this group at https://groups.google.com/a/continuum.io/group/anaconda/.


Kale

unread,
Jan 17, 2017, 10:23:05 AM1/17/17
to Anaconda - Public
The message
WARNING conda.gateways.disk:exp_backoff_fn(47): Uncaught backoff with errno 41
is a warning only.  Your commands are still executed successfully unless conda reports another error.

I thought I had fixed it in 4.3.3, but apparently it's coming from another source as well.

If you can reproduce it consistently, please run whatever conda command invokes it with `-v -v -v`.  Three `-v` flags.  And then attach the output to a github issue.
https://github.com/conda/conda/issues/new

The link progressbar got removed.  The process is so quick that it's in almost all cases meaningless.  What we should probably have instead is a simple "conda operation complete" message, or something like that.  I'll add it to the TODO list.
To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+unsubscribe@continuum.io.

Paulo Candeias

unread,
Jan 18, 2017, 12:14:36 PM1/18/17
to Anaconda
Hi Kale,

I updated conda just now through "conda update conda". I can tell you that the warning message appeared several times at the end of execution of this command.

I ran "conda update conda -v -v -v" like you suggested but the output is longer than if fits in the Windows command window. I am pasting below what I could catch, the first lines are however missing:

DEBUG conda.resolve:filter_group(402): jupyter: pruned from 12 -> 4
DEBUG conda.resolve:filter_group(402): ipywidgets: pruned from 15 -> 5
DEBUG conda.resolve:filter_group(402): itsdangerous: pruned from 6 -> 1
DEBUG conda.resolve:filter_group(402): imagesize: pruned from 6 -> 2
DEBUG conda.resolve:filter_group(402): heapdict: pruned from 6 -> 2
DEBUG conda.resolve:filter_group(402): h5py: pruned from 30 -> 4
DEBUG conda.resolve:filter_group(402): hdf5: pruned from 10 -> 7
DEBUG conda.resolve:filter_group(402): numpy: pruned from 16 -> 11
DEBUG conda.resolve:filter_group(402): greenlet: pruned from 22 -> 3
DEBUG conda.resolve:filter_group(402): gevent: pruned from 20 -> 5
DEBUG conda.resolve:filter_group(402): get_terminal_size: pruned from 3 -> 1
DEBUG conda.resolve:filter_group(402): backports: pruned from 3 -> 1
DEBUG conda.resolve:filter_group(402): flask-cors: pruned from 6 -> 2
DEBUG conda.resolve:filter_group(402): flask: pruned from 17 -> 5
DEBUG conda.resolve:filter_group(402): filelock: pruned from 6 -> 2
DEBUG conda.resolve:filter_group(402): fastcache: pruned from 6 -> 2
DEBUG conda.resolve:filter_group(402): et_xmlfile: pruned from 3 -> 1
DEBUG conda.resolve:filter_group(402): entrypoints: pruned from 9 -> 3
DEBUG conda.resolve:filter_group(402): dynd-python: pruned from 19 -> 4
DEBUG conda.resolve:filter_group(402): dill: pruned from 10 -> 2
DEBUG conda.resolve:filter_group(402): datashape: pruned from 7 -> 6
DEBUG conda.resolve:filter_group(402): dask: pruned from 56 -> 14
DEBUG conda.resolve:filter_group(402): chest: pruned from 5 -> 1
DEBUG conda.resolve:filter_group(402): cytoolz: pruned from 25 -> 5
DEBUG conda.resolve:filter_group(402): cython: pruned from 55 -> 8
DEBUG conda.resolve:filter_group(402): cycler: pruned from 6 -> 2
DEBUG conda.resolve:filter_group(402): contextlib2: pruned from 9 -> 3
DEBUG conda.resolve:filter_group(402): console_shortcut: pruned from 7 -> 3
DEBUG conda.resolve:filter_group(402): configobj: pruned from 8 -> 1
DEBUG conda.resolve:filter_group(402): conda-verify: pruned from 3 -> 1
DEBUG conda.resolve:filter_group(402): conda-env: pruned from 50 -> 8
DEBUG conda.resolve:filter_group(402): conda-build: pruned from 173 -> 38
DEBUG conda.resolve:filter_group(402): comtypes: pruned from 4 -> 1
DEBUG conda.resolve:filter_group(402): cloudpickle: pruned from 12 -> 4
DEBUG conda.resolve:filter_group(402): click: pruned from 17 -> 5
DEBUG conda.resolve:filter_group(402): chardet: pruned from 3 -> 1
DEBUG conda.resolve:filter_group(402): bottleneck: pruned from 20 -> 6
DEBUG conda.resolve:filter_group(402): boto: pruned from 54 -> 6
DEBUG conda.resolve:filter_group(402): bokeh: pruned from 54 -> 10
DEBUG conda.resolve:filter_group(402): blaze: pruned from 27 -> 3
DEBUG conda.resolve:filter_group(402): pytables: pruned from 6 -> 3
DEBUG conda.resolve:filter_group(402): numexpr: pruned from 16 -> 15
DEBUG conda.resolve:filter_group(402): numba: pruned from 16 -> 12
DEBUG conda.resolve:filter_group(402): bitarray: pruned from 5 -> 1
DEBUG conda.resolve:filter_group(402): beautifulsoup4: pruned from 11 -> 3
DEBUG conda.resolve:filter_group(402): astropy: pruned from 48 -> 9
DEBUG conda.resolve:filter_group(402): argcomplete: pruned from 18 -> 2
DEBUG conda.resolve:filter_group(402): anaconda-navigator: pruned from 21 -> 7
DEBUG conda.resolve:filter_group(402): anaconda: pruned from 20 -> 4
DEBUG conda.resolve:filter_group(402): anaconda-clean: pruned from 15 -> 5
.DEBUG conda.logic:minimize(485): Empty objective, trivial solution
DEBUG conda.resolve:solve(888): Package removal metric: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,9)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (9374+42) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
DEBUG conda.logic:minimize(485): Empty objective, trivial solution
DEBUG conda.resolve:solve(894): Initial package version/build metrics: 0/0
TRACE conda.logic:minimize(507): Beginning sum minimization
TRACE conda.logic:minimize(521): Initial range (0,1)
TRACE conda.logic:LinearBound_(378): Eliminating 1/1 terms for bound violation
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (9416+1) clauses
TRACE conda.logic:minimize(539): Bisection failure, new range=(1,1)
TRACE conda.logic:minimize(535): Bisection attempt: (1,1), (9416+1) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(1,1)
DEBUG conda.logic:minimize(557): Final sum objective: 1
DEBUG conda.logic:minimize(569): New peak objective: 1
DEBUG conda.resolve:solve(899): Track feature count: 1
TRACE conda.logic:minimize(507): Beginning sum minimization
TRACE conda.logic:minimize(521): Initial range (0,6)
TRACE conda.logic:LinearBound_(378): Eliminating 41/41 terms for bound violation
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (9417+41) clauses
TRACE conda.logic:minimize(539): Bisection failure, new range=(1,6)
TRACE conda.logic:minimize(535): Bisection attempt: (1,3), (9417+415) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(1,3)
TRACE conda.logic:minimize(535): Bisection attempt: (1,2), (9417+310) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(1,2)
TRACE conda.logic:minimize(535): Bisection attempt: (1,1), (9417+199) clauses
TRACE conda.logic:minimize(539): Bisection failure, new range=(2,2)
TRACE conda.logic:minimize(535): Bisection attempt: (2,2), (9417+313) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(2,2)
DEBUG conda.logic:minimize(557): Final sum objective: 2
DEBUG conda.logic:minimize(569): New peak objective: 1
DEBUG conda.resolve:solve(905): Package feature count: 14
TRACE conda.logic:minimize(507): Beginning sum minimization
TRACE conda.logic:minimize(521): Initial range (0,123)
TRACE conda.logic:LinearBound_(378): Eliminating 180/180 terms for bound violation
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (9730+180) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final sum objective: 0
DEBUG conda.resolve:solve(910): Dependency update count: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,0)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (9910+590) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,0)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (10500+138) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
DEBUG conda.resolve:solve(916): Additional package version/build metrics: 0/0
TRACE conda.logic:minimize(507): Beginning sum minimization
TRACE conda.logic:minimize(521): Initial range (0,0)
TRACE conda.logic:LinearBound_(378): Eliminating 9/9 terms for bound violation
TRACE conda.logic:minimize(535): Bisection attempt: (0,-1), (10638+0) clauses
TRACE conda.logic:minimize(539): Bisection failure, new range=(0,0)
TRACE conda.logic:LinearBound_(378): Eliminating 9/9 terms for bound violation
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (10638+9) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final sum objective: 0
DEBUG conda.resolve:solve(921): Weak dependency count: 0
DEBUG conda.resolve:solve(926): Looking for alternate solutions

DEBUG conda.toposort:_safe_toposort(83): Value error: Cyclic dependencies exist among these items: '_nb_ext_conf' -> 'nb_anacondacloud' -> 'nb_conda' -> 'nb_conda_kernels' -> 'nbpresent'
DEBUG conda.toposort:_safe_toposort(83): Value error: Cyclic dependencies exist among these items: '_nb_ext_conf' -> 'nb_conda' -> 'nb_conda_kernels' -> 'nbpresent'
DEBUG conda.toposort:_safe_toposort(83): Value error: Cyclic dependencies exist among these items: '_nb_ext_conf' -> 'nb_conda' -> 'nbpresent'
DEBUG conda.toposort:_safe_toposort(83): Value error: Cyclic dependencies exist among these items: '_nb_ext_conf' -> 'nbpresent'

# All requested packages already installed.
# packages in environment at C:\Users\Paulo\Anaconda3:
#
DEBUG conda.cli.main_list:print_packages(167): installed conda packages:
{Dist(_Dist__initd=True, channel='defaults', dist_name='conda-verify-2.0.0-py35_0', name='conda-verify', version='2.0.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='requests-2.12.4-py35_0', name='requests', version='2.12.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='path.py-10.0-py35_0', name='path.py', version='10.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sqlalchemy-1.1.4-py35_0', name='sqlalchemy', version='1.1.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pycrypto-2.6.1-py35_4', name='pycrypto', version='2.6.1', build_string='py35_4', build_number=4, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='idna-2.2-py35_0', name='idna', version='2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wheel-0.29.0-py35_0', name='wheel', version='0.29.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipywidgets-5.2.2-py35_0', name='ipywidgets', version='5.2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipython-5.1.0-py35_0', name='ipython', version='5.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='scikit-image-0.12.3-np111py35_1', name='scikit-image', version='0.12.3', build_string='np111py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipython_genutils-0.1.0-py35_0', name='ipython_genutils', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jpeg-8d-vc14_2', name='jpeg', version='8d', build_string='vc14_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='scipy-0.18.1-np111py35_1', name='scipy', version='0.18.1', build_string='np111py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='traitlets-4.3.1-py35_0', name='traitlets', version='4.3.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyopenssl-16.2.0-py35_0', name='pyopenssl', version='16.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pip-9.0.1-py35_1', name='pip', version='9.0.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='cytoolz-0.8.2-py35_0', name='cytoolz', version='0.8.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyreadline-2.1-py35_0', name='pyreadline', version='2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nbpresent-3.0.2-py35_0', name='nbpresent', version='3.0.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='click-6.7-py35_0', name='click', version='6.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='qtawesome-0.4.1-py35_0', name='qtawesome', version='0.4.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='spyder-3.0.2-py35_0', name='spyder', version='3.0.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='xlrd-1.0.0-py35_0', name='xlrd', version='1.0.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='zlib-1.2.8-vc14_3', name='zlib', version='1.2.8', build_string='vc14_3', build_number=3, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='astropy-1.3-np111py35_0', name='astropy', version='1.3', build_string='np111py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='bitarray-0.8.1-py35_1', name='bitarray', version='0.8.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='xlsxwriter-0.9.6-py35_0', name='xlsxwriter', version='0.9.6', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='matplotlib-1.5.3-np111py35_1', name='matplotlib', version='1.5.3', build_string='np111py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='h5py-2.6.0-np111py35_2', name='h5py', version='2.6.0', build_string='np111py35_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sphinx_rtd_theme-0.1.9-py35_0', name='sphinx_rtd_theme', version='0.1.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='dask-0.13.0-py35_0', name='dask', version='0.13.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sip-4.18-py35_0', name='sip', version='4.18', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='gevent-1.2.1-py35_0', name='gevent', version='1.2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='astroid-1.4.9-py35_0', name='astroid', version='1.4.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='numpy-1.11.3-py35_0', name='numpy', version='1.11.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='anaconda-client-1.6.0-py35_0', name='anaconda-client', version='1.6.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='comtypes-1.1.2-py35_0', name='comtypes', version='1.1.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='conda-env-2.6.0-0', name='conda-env', version='2.6.0', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='colorama-0.3.7-py35_0', name='colorama', version='0.3.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pytest-3.0.5-py35_0', name='pytest', version='3.0.5', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='dynd-python-0.7.2-py35_0', name='dynd-python', version='0.7.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='mistune-0.7.3-py35_0', name='mistune', version='0.7.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='menuinst-1.4.2-py35_1', name='menuinst', version='1.4.2', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pytz-2016.10-py35_0', name='pytz', version='2016.10', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='llvmlite-0.15.0-py35_0', name='llvmlite', version='0.15.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyyaml-3.12-py35_0', name='pyyaml', version='3.12', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='singledispatch-3.4.0.3-py35_0', name='singledispatch', version='3.4.0.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='vs2015_runtime-14.0.25123-0', name='vs2015_runtime', version='14.0.25123', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyparsing-2.1.4-py35_0', name='pyparsing', version='2.1.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='dill-0.2.5-py35_0', name='dill', version='0.2.5', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='cffi-1.9.1-py35_0', name='cffi', version='1.9.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='toolz-0.8.2-py35_0', name='toolz', version='0.8.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='werkzeug-0.11.15-py35_0', name='werkzeug', version='0.11.15', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='numexpr-2.6.1-np111py35_2', name='numexpr', version='2.6.1', build_string='np111py35_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='snowballstemmer-1.2.1-py35_0', name='snowballstemmer', version='1.2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nbconvert-4.2.0-py35_0', name='nbconvert', version='4.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nose-1.3.7-py35_1', name='nose', version='1.3.7', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pywin32-220-py35_2', name='pywin32', version='220', build_string='py35_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyzmq-16.0.2-py35_0', name='pyzmq', version='16.0.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='hdf5-1.8.15.1-vc14_4', name='hdf5', version='1.8.15.1', build_string='vc14_4', build_number=4, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='locket-0.2.0-py35_1', name='locket', version='0.2.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='statsmodels-0.6.1-np111py35_1', name='statsmodels', version='0.6.1', build_string='np111py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='itsdangerous-0.24-py35_0', name='itsdangerous', version='0.24', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pycurl-7.43.0-py35_1', name='pycurl', version='7.43.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='odo-0.5.0-py35_1', name='odo', version='0.5.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wrapt-1.10.8-py35_0', name='wrapt', version='1.10.8', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='cloudpickle-0.2.2-py35_0', name='cloudpickle', version='0.2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='et_xmlfile-1.0.1-py35_0', name='et_xmlfile', version='1.0.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyflakes-1.5.0-py35_0', name='pyflakes', version='1.5.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='qtpy-1.1.2-py35_0', name='qtpy', version='1.1.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='clyent-1.2.2-py35_0', name='clyent', version='1.2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='markupsafe-0.23-py35_2', name='markupsafe', version='0.23', build_string='py35_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nb_conda-2.0.0-py35_0', name='nb_conda', version='2.0.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='fastcache-1.0.2-py35_1', name='fastcache', version='1.0.2', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='docutils-0.13.1-py35_0', name='docutils', version='0.13.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pathlib2-2.2.0-py35_0', name='pathlib2', version='2.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyasn1-0.1.9-py35_0', name='pyasn1', version='0.1.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jupyter_core-4.2.1-py35_0', name='jupyter_core', version='4.2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='tk-8.5.18-vc14_0', name='tk', version='8.5.18', build_string='vc14_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='patch-2.5.9-1', name='patch', version='2.5.9', build_string='1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='flask-cors-3.0.2-py35_0', name='flask-cors', version='3.0.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='patsy-0.4.1-py35_0', name='patsy', version='0.4.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pylint-1.6.4-py35_0', name='pylint', version='1.6.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='rope-0.9.4-py35_1', name='rope', version='0.9.4', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='libtiff-4.0.6-vc14_2', name='libtiff', version='4.0.6', build_string='vc14_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='bzip2-1.0.6-vc14_3', name='bzip2', version='1.0.6', build_string='vc14_3', build_number=3, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sympy-1.0-py35_0', name='sympy', version='1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='decorator-4.0.11-py35_0', name='decorator', version='4.0.11', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='alabaster-0.7.9-py35_0', name='alabaster', version='0.7.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='backports-1.0-py35_0', name='backports', version='1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='boto-2.45.0-py35_0', name='boto', version='2.45.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jsonschema-2.5.1-py35_0', name='jsonschema', version='2.5.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pickleshare-0.7.4-py35_0', name='pickleshare', version='0.7.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='simplegeneric-0.8.1-py35_1', name='simplegeneric', version='0.8.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='configobj-5.0.6-py35_0', name='configobj', version='5.0.6', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pytables-3.2.2-np111py35_4', name='pytables', version='3.2.2', build_string='np111py35_4', build_number=4, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='conda-build-2.1.1-py35_0', name='conda-build', version='2.1.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='numba-0.30.1-np111py35_0', name='numba', version='0.30.1', build_string='np111py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='datashape-0.5.4-py35_0', name='datashape', version='0.5.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='chardet-2.3.0-py35_0', name='chardet', version='2.3.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pep8-1.7.0-py35_0', name='pep8', version='1.7.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='psutil-5.0.1-py35_0', name='psutil', version='5.0.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='cython-0.25.2-py35_0', name='cython', version='0.25.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='imagesize-0.7.1-py35_0', name='imagesize', version='0.7.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='widgetsnbextension-1.2.6-py35_0', name='widgetsnbextension', version='1.2.6', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pyqt-5.6.0-py35_1', name='pyqt', version='5.6.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='chest-0.2.3-py35_0', name='chest', version='0.2.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='cryptography-1.7.1-py35_0', name='cryptography', version='1.7.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pandas-0.19.2-np111py35_1', name='pandas', version='0.19.2', build_string='np111py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='console_shortcut-0.1.1-py35_1', name='console_shortcut', version='0.1.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='beautifulsoup4-4.5.3-py35_0', name='beautifulsoup4', version='4.5.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='libpng-1.6.27-vc14_0', name='libpng', version='1.6.27', build_string='vc14_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nbformat-4.2.0-py35_0', name='nbformat', version='4.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='notebook-4.3.1-py35_1', name='notebook', version='4.3.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pkginfo-1.4.1-py35_0', name='pkginfo', version='1.4.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='mkl-2017.0.1-0', name='mkl', version='2017.0.1', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='bokeh-0.12.4-py35_0', name='bokeh', version='0.12.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='filelock-2.0.7-py35_0', name='filelock', version='2.0.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='openpyxl-2.4.1-py35_0', name='openpyxl', version='2.4.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pygments-2.1.3-py35_0', name='pygments', version='2.1.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ruamel_yaml-0.11.14-py35_1', name='ruamel_yaml', version='0.11.14', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='tornado-4.4.2-py35_0', name='tornado', version='4.4.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipykernel-4.5.2-py35_0', name='ipykernel', version='4.5.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='greenlet-0.4.11-py35_0', name='greenlet', version='0.4.11', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='networkx-1.11-py35_0', name='networkx', version='1.11', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='argcomplete-1.0.0-py35_1', name='argcomplete', version='1.0.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sockjs-tornado-1.0.3-py35_0', name='sockjs-tornado', version='1.0.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='unicodecsv-0.14.1-py35_0', name='unicodecsv', version='0.14.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='icu-57.1-vc14_0', name='icu', version='57.1', build_string='vc14_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='partd-0.3.7-py35_0', name='partd', version='0.3.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='openssl-1.0.2j-vc14_0', name='openssl', version='1.0.2j', build_string='vc14_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pycosat-0.6.1-py35_1', name='pycosat', version='0.6.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='_nb_ext_conf-0.3.0-py35_0', name='_nb_ext_conf', version='0.3.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='freetype-2.5.5-vc14_1', name='freetype', version='2.5.5', build_string='vc14_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='win_unicode_console-0.5-py35_0', name='win_unicode_console', version='0.5', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='python-dateutil-2.6.0-py35_0', name='python-dateutil', version='2.6.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ply-3.9-py35_0', name='ply', version='3.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pycparser-2.17-py35_0', name='pycparser', version='2.17', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jupyter_console-5.0.0-py35_0', name='jupyter_console', version='5.0.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pillow-3.4.2-py35_0', name='pillow', version='3.4.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='prompt_toolkit-1.0.9-py35_0', name='prompt_toolkit', version='1.0.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='py-1.4.31-py35_0', name='py', version='1.4.31', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='get_terminal_size-1.0.0-py35_0', name='get_terminal_size', version='1.0.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='heapdict-1.0.0-py35_1', name='heapdict', version='1.0.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jedi-0.9.0-py35_1', name='jedi', version='0.9.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='mpmath-0.19-py35_1', name='mpmath', version='0.19', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nb_anacondacloud-1.2.0-py35_0', name='nb_anacondacloud', version='1.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='entrypoints-0.2.2-py35_0', name='entrypoints', version='0.2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='contextlib2-0.5.4-py35_0', name='contextlib2', version='0.5.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jinja2-2.9.4-py35_0', name='jinja2', version='2.9.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='setuptools-27.2.0-py35_1', name='setuptools', version='27.2.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='mkl-service-1.1.2-py35_3', name='mkl-service', version='1.1.2', build_string='py35_3', build_number=3, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='_license-1.1-py35_1', name='_license', version='1.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nb_conda_kernels-2.0.0-py35_0', name='nb_conda_kernels', version='2.0.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='anaconda-custom-py35_0', name='anaconda', version='custom', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='qtconsole-4.2.1-py35_2', name='qtconsole', version='4.2.1', build_string='py35_2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='scikit-learn-0.18.1-np111py35_1', name='scikit-learn', version='0.18.1', build_string='np111py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='multipledispatch-0.4.9-py35_0', name='multipledispatch', version='0.4.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='xlwt-1.2.0-py35_0', name='xlwt', version='1.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='python-3.5.2-0', name='python', version='3.5.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='lxml-3.7.2-py35_0', name='lxml', version='3.7.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='libdynd-0.7.2-0', name='libdynd', version='0.7.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sphinx-1.5.1-py35_0', name='sphinx', version='1.5.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='conda-4.3.5-py35_0', name='conda', version='4.3.5', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jupyter_client-4.4.0-py35_0', name='jupyter_client', version='4.4.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='qt-5.6.2-vc14_0', name='qt', version='5.6.2', build_string='vc14_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='cycler-0.10.0-py35_0', name='cycler', version='0.10.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='six-1.10.0-py35_0', name='six', version='1.10.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wcwidth-0.1.7-py35_0', name='wcwidth', version='0.1.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jupyter-1.0.0-py35_3', name='jupyter', version='1.0.0', build_string='py35_3', build_number=3, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='lazy-object-proxy-1.2.2-py35_0', name='lazy-object-proxy', version='1.2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='jdcal-1.3-py35_0', name='jdcal', version='1.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='blaze-0.10.1-py35_0', name='blaze', version='0.10.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='xlwings-0.10.2-py35_0', name='xlwings', version='0.10.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='bottleneck-1.2.0-np111py35_0', name='bottleneck', version='1.2.0', build_string='np111py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='babel-2.3.4-py35_0', name='babel', version='2.3.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='curl-7.49.0-vc14_0', name='curl', version='7.49.0', build_string='vc14_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='anaconda-navigator-1.3.2-py35_0', name='anaconda-navigator', version='1.3.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='nltk-3.2.2-py35_0', name='nltk', version='3.2.2', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='anaconda-clean-1.1.0-py35_0', name='anaconda-clean', version='1.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='flask-0.12-py35_0', name='flask', version='0.12', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)}
conda                     4.3.5                    py35_0
TRACE conda.gateways.disk.delete:delete_trash(71): removing trash for C:\Users\Paulo\Anaconda3\pkgs\.trash

(C:\Users\Paulo\Anaconda3) C:\Users\Paulo>

Best regards,
Paulo

--
Paulo Xavier Candeias

Paulo Candeias

unread,
Jan 18, 2017, 12:24:57 PM1/18/17
to Anaconda
Hi Kale,

I have just posted this issue on GitHub (#4358).

Best regards,
Paulo

--
Paulo Xavier Candeias

Kale Franz

unread,
Jan 19, 2017, 3:07:55 AM1/19/17
to anac...@continuum.io
This issue should now be fixed with https://github.com/conda/conda/pull/4366, and it will be released with conda 4.3.6 in the next 24 to 48 hours.
Kale J. Franz, PhD
Conda Tech Lead


221 W 6th St | Suite 1550 | Austin, TX 78701

Reply all
Reply to author
Forward
0 new messages