conda crashes in cryptography package with: "AttributeError: 'module' object has no attribute '_init_cffi_1_0_external_module'"

0 views
Skip to first unread message

David Krueger

unread,
Jan 11, 2017, 8:58:22 PM1/11/17
to conda - Public
conda doesn't seem to work at all anymore, and crashes whenever I try to use it.

I updated conda in one shell while I had an environment active in another shell.
Afterwards, I did 

    source deactivate

in the shell where the environment was active.  That lead to an error like this (not sure it's exactly the same as what I saw, because I rebooted and lost the trace):


davids-air-3:david david$ conda --help
Traceback (most recent call last):
  File "/Users/david/anaconda/bin/conda", line 6, in <module>
    sys.exit(conda.cli.main())
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 165, in main
    return conda_exception_handler(_main, *args)
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 497, in conda_exception_handler
    print_unexpected_error_message(e)
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 426, in print_unexpected_error_message
    from conda.base.context import context
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/base/context.py", line 20, in <module>
    from ..common.disk import try_write, conda_bld_ensure_dir
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/common/disk.py", line 16, in <module>
    from ..utils import on_win
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/utils.py", line 11, in <module>
    from .common.url import path_to_url
  File "/Users/david/anaconda/lib/python2.7/site-packages/conda/common/url.py", line 21, in <module>
    from requests.packages.urllib3.exceptions import LocationParseError
  File "/Users/david/anaconda/lib/python2.7/site-packages/requests/__init__.py", line 52, in <module>
    from .packages.urllib3.contrib import pyopenssl
  File "/Users/david/anaconda/lib/python2.7/site-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 47, in <module>
    import OpenSSL.SSL
  File "/Users/david/anaconda/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
    from OpenSSL import rand, crypto, SSL
  File "/Users/david/anaconda/lib/python2.7/site-packages/OpenSSL/rand.py", line 12, in <module>
    from OpenSSL._util import (
  File "/Users/david/anaconda/lib/python2.7/site-packages/OpenSSL/_util.py", line 6, in <module>
    from cryptography.hazmat.bindings.openssl.binding import Binding
  File "/Users/david/anaconda/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 15, in <module>
    from cryptography.hazmat.bindings._openssl import ffi, lib
AttributeError: 'module' object has no attribute '_init_cffi_1_0_external_module'

Kale Franz

unread,
Jan 11, 2017, 9:02:28 PM1/11/17
to David Krueger, conda - Public
What version of `cryptography` do you have currently?  `conda list cryptography`

--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+un...@continuum.io.
To post to this group, send email to co...@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/4ba30600-f5c8-4c54-828c-d32061f5e3ad%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.



--
Kale J. Franz, PhD
Conda Tech Lead


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

Kale Franz

unread,
Jan 11, 2017, 9:04:02 PM1/11/17
to David Krueger, conda - Public
Actually, if you don't mind, just give me your full `conda list` output...
I'm looking for versions of conda, requests, pyopenssl, and all dependencies.

David Krueger

unread,
Jan 11, 2017, 9:07:50 PM1/11/17
to conda - Public, david.sco...@gmail.com
conda [[anything]]

crashes with the same error

Kale Franz

unread,
Jan 11, 2017, 9:11:22 PM1/11/17
to David Krueger, conda - Public
Can you give me the output of `ls -al /Users/david/anaconda/conda-meta`?

Trying to get the figured out quickly.  In case other people are getting hit with it.  We'll get you backed out of it.  It's a really gnarly dependency conflict though.

David Krueger

unread,
Jan 11, 2017, 9:18:08 PM1/11/17
to conda - Public, david.sco...@gmail.com

davids-air-3:site-packages david$ ls -al /Users/david/anaconda/conda-meta

total 3076

drwxr-xr-x 178 david staff   6052 Jan 11 20:12 .

drwxr-xr-x  25 david staff    850 Jan 11 20:12 ..

-rw-r--r--   1 david staff    359 Jan  9  2015 _license-1.1-py27_0.json

-rw-r--r--   1 david staff   2409 Jan  9  2015 abstract-rendering-0.5.1-np19py27_0.json

-rw-r--r--   1 david staff   8019 Jan  9  2015 anaconda-2.1.0-np19py27_0.json

-rw-r-----   1 david staff   1073 Jul 26 15:19 appnope-0.1.0-py27_0.json

-rw-r--r--   1 david staff   1238 Jan  9  2015 argcomplete-0.8.1-py27_0.json

-rw-r--r--   1 david staff  85232 Jan  9  2015 astropy-0.4.2-np19py27_0.json

-rw-r--r--   1 david staff   3067 Jan  9  2015 atom-0.3.9-py27_0.json

-rw-r-----   1 david staff    796 Jul 26 15:19 backports-1.0-py27_0.json

-rw-r--r--   1 david staff   2460 Jan  9  2015 beautiful-soup-4.3.2-py27_0.json

-rw-r--r--   1 david staff   7561 Jan  9  2015 binstar-0.7.1-py27_0.json

-rw-r--r--   1 david staff    679 Jan  9  2015 bitarray-0.8.1-py27_0.json

-rw-r--r--   1 david staff   8362 Jan  9  2015 blaze-0.6.3-np19py27_0.json

-rw-r--r--   1 david staff   2930 Jan  9  2015 blz-0.6.2-np19py27_0.json

-rw-r--r--   1 david staff 102891 Jan  9  2015 bokeh-0.6.1-np19py27_0.json

-rw-r--r--   1 david staff  42536 Jan  9  2015 boto-2.32.1-py27_0.json

-rw-r--r--   1 david staff    427 Jan  9  2015 casuarius-1.1-py27_0.json

-rw-r--r--   1 david staff    423 Jan  9  2015 cdecimal-2.3-py27_0.json

-rw-r--r--   1 david staff   1840 Jan  9  2015 cffi-0.8.6-py27_0.json

-rw-r--r--   1 david staff  32644 Jan  9  2015 chaco-4.4.1-np19py27_0.json

-rw-r--r--   1 david staff   1125 Jan  9  2015 colorama-0.3.1-py27_0.json

-rw-r-----   1 david staff  16016 Jan 11 20:12 conda-4.2.15-py27_0.json

-rw-r--r--   1 david staff   4632 Jan  9  2015 conda-build-1.8.2-py27_0.json

-rw-r-----   1 david staff    644 Nov 22 21:06 conda-env-2.6.0-0.json

-rw-r--r--   1 david staff    767 Jan  9  2015 configobj-5.0.6-py27_0.json

-rw-r-----   1 david staff   1619 Jul 26 15:57 configparser-3.5.0-py27_0.json

-rw-r-----   1 david staff  12620 Jan 11 20:12 cryptography-1.3.1-py27_0.json

-rw-r--r--   1 david staff    898 Jan  9  2015 curl-7.38.0-0.json

-rw-r--r--   1 david staff  24571 Jan  9  2015 cython-0.21-py27_0.json

-rw-r--r--   1 david staff   1640 Jan  9  2015 cytoolz-0.7.0-py27_0.json

-rw-r--r--   1 david staff   4930 Jan  9  2015 datashape-0.3.0-np19py27_1.json

-rw-r--r--   1 david staff   1392 Jan  9  2015 dateutil-2.1-py27_2.json

-rw-r--r--   1 david staff    483 Jan  9  2015 decorator-3.4.0-py27_0.json

-rw-r--r--   1 david staff  20933 Jan  9  2015 docutils-0.12-py27_0.json

-rw-r--r--   1 david staff   7248 Jan  9  2015 dynd-python-0.6.5-np19py27_0.json

-rw-r--r--   1 david staff  37449 Jan  9  2015 enable-4.3.0-np19py27_2.json

-rw-r--r--   1 david staff  40695 Jan  9  2015 enaml-0.9.8-py27_0.json

-rw-r-----   1 david staff    819 Jul 26 15:57 entrypoints-0.2.2-py27_0.json

-rw-r-----   1 david staff   1399 Nov 22 21:06 enum34-1.1.6-py27_0.json

-rw-r--r--   1 david staff   4643 Jan  9  2015 flask-0.10.1-py27_1.json

-rw-r--r--   1 david staff   2684 Jan  9  2015 freetype-2.4.10-1.json

-rw-r-----   1 david staff   1468 Nov 22 21:06 funcsigs-1.0.2-py27_0.json

-rw-r-----   1 david staff   1282 Jul 26 15:57 functools32-3.2.3.2-py27_0.json

-rw-r--r--   1 david staff  28958 Jan  9  2015 future-0.13.1-py27_0.json

-rw-r--r--   1 david staff   1551 Jan  9  2015 futures-2.1.6-py27_0.json

-rw-r-----   1 david staff   1513 Jul 26 15:19 get_terminal_size-1.0.0-py27_0.json

-rw-r--r--   1 david staff   3955 Jan  9  2015 gevent-1.0.1-py27_0.json

-rw-r--r--   1 david staff   2434 Jan  9  2015 gevent-websocket-0.9.3-py27_0.json

-rw-r--r--   1 david staff    535 Jan  9  2015 greenlet-0.4.4-py27_0.json

-rw-r--r--   1 david staff    526 Jan  9  2015 grin-1.2.1-py27_1.json

-rw-r--r--   1 david staff   5434 Jan  9  2015 h5py-2.3.1-np19py27_0.json

-rw-r--r--   1 david staff   2065 Jan  9  2015 hdf5-1.8.13-0.json

-rw-r-----   1 david staff  23530 Jan 11 20:12 history

-rw-r-----   1 david staff   1692 Jan 11 20:12 idna-2.1-py27_0.json

-rw-r-----   1 david staff    859 Jan 11 20:12 ipaddress-1.0.14-py27_0.json

-rw-r-----   1 david staff   7552 Jul 26 15:57 ipykernel-4.3.1-py27_0.json

-rw-r-----   1 david staff  42282 Jul 31 15:03 ipython-5.0.0-py27_0.json

-rw-r--r--   1 david staff    918 Jan  9  2015 ipython-notebook-2.2.0-py27_0.json

-rw-r--r--   1 david staff    722 Jan  9  2015 ipython-qtconsole-2.2.0-py27_0.json

-rw-r-----   1 david staff   3004 Jul 26 15:19 ipython_genutils-0.1.0-py27_0.json

-rw-r-----   1 david staff   7580 Jul 26 15:57 ipywidgets-4.1.1-py27_0.json

-rw-r--r--   1 david staff    563 Jan  9  2015 itsdangerous-0.24-py27_0.json

-rw-r--r--   1 david staff    517 Jan  9  2015 jdcal-1.0-py27_0.json

-rw-r-----   1 david staff   3747 Jul 26 15:57 jinja2-2.8-py27_1.json

-rw-r--r--   1 david staff    474 Jan  9  2015 jpeg-8d-1.json

-rw-r-----   1 david staff   3807 Jul 26 15:57 jsonschema-2.5.1-py27_0.json

-rw-r-----   1 david staff    858 Jul 26 15:57 jupyter-1.0.0-py27_3.json

-rw-r-----   1 david staff   6255 Jul 26 15:57 jupyter_client-4.3.0-py27_0.json

-rw-r-----   1 david staff   2416 Jul 26 15:57 jupyter_console-5.0.0-py27_0.json

-rw-r-----   1 david staff   5771 Jul 26 15:57 jupyter_core-4.1.0-py27_0.json

-rw-r--r--   1 david staff    516 Jan  9  2015 kiwisolver-0.1.3-py27_0.json

-rw-r--r--   1 david staff  10355 Jan  9  2015 launcher-1.0.0-1.json

-rw-r--r--   1 david staff    761 Jan  9  2015 lcms-1.19-0.json

-rw-r--r--   1 david staff   9165 Jan  9  2015 libdynd-0.6.5-0.json

-rw-r--r--   1 david staff    756 Jan  9  2015 libpng-1.5.13-1.json

-rw-r--r--   1 david staff   2755 Jan  9  2015 libsodium-0.4.5-0.json

-rw-r--r--   1 david staff    763 Jan  9  2015 libtiff-4.0.2-1.json

-rw-r--r--   1 david staff  14439 Jan  9  2015 libxml2-2.9.0-1.json

-rw-r--r--   1 david staff   6816 Jan  9  2015 libxslt-1.1.28-2.json

-rw-r--r--   1 david staff  24914 Jan  9  2015 llvm-3.3-0.json

-rw-r--r--   1 david staff  11569 Jan  9  2015 llvmpy-0.12.7-py27_0.json

-rw-r--r--   1 david staff   5530 Jan  9  2015 lxml-3.4.0-py27_0.json

-rw-r--r--   1 david staff   1171 Jan  9  2015 markupsafe-0.23-py27_0.json

-rw-r--r--   1 david staff 208919 Jan  9  2015 matplotlib-1.4.0-np19py27_0.json

-rw-r-----   1 david staff   1122 Jul 26 15:57 mistune-0.7.2-py27_1.json

-rw-r-----   1 david staff   1216 Jul 25 16:43 mkl-11.3.3-0.json

-rw-r-----   1 david staff   2674 Nov 22 21:06 mock-2.0.0-py27_0.json

-rw-r--r--   1 david staff   1110 Jan  9  2015 multipledispatch-0.4.7-py27_0.json

-rw-r-----   1 david staff  19698 Jul 26 15:57 nbconvert-4.2.0-py27_0.json

-rw-r-----   1 david staff   9111 Jul 26 15:57 nbformat-4.0.1-py27_0.json

-rw-r--r--   1 david staff  52815 Jan  9  2015 networkx-1.9.1-py27_0.json

-rw-r--r--   1 david staff  33776 Jan  9  2015 nltk-3.0.0-np19py27_0.json

-rw-r--r--   1 david staff   6568 Jan  9  2015 node-webkit-0.10.1-0.json

-rw-r--r--   1 david staff   5900 Jan  9  2015 nose-1.3.4-py27_0.json

-rw-r-----   1 david staff 127416 Jul 26 15:57 notebook-4.2.1-py27_0.json

-rw-r--r--   1 david staff  34191 Jan  9  2015 numba-0.14.0-np19py27_0.json

-rw-r-----   1 david staff   1917 Jul 31 14:34 numexpr-2.6.1-np111py27_0.json

-rw-r-----   1 david staff  45719 Jul 31 14:34 numpy-1.11.1-py27_0.json

-rw-r--r--   1 david staff   7089 Jan  9  2015 openpyxl-1.8.5-py27_0.json

-rw-r-----   1 david staff   4023 Jul 25 16:43 openssl-1.0.2h-1.json

-rw-r--r--   1 david staff  35710 Jan  9  2015 pandas-0.14.1-np19py27_0.json

-rw-r-----   1 david staff   1262 Jul 26 15:19 path.py-8.2.1-py27_0.json

-rw-r-----   1 david staff   1192 Jul 26 15:19 pathlib2-2.1.0-py27_0.json

-rw-r--r--   1 david staff   4222 Jan  9  2015 patsy-0.3.0-np19py27_0.json

-rw-r-----   1 david staff   7334 Nov 22 21:06 pbr-1.10.0-py27_0.json

-rw-r--r--   1 david staff    543 Jan  9  2015 pep8-1.5.7-py27_0.json

-rw-r-----   1 david staff   2350 Jul 26 15:19 pexpect-4.0.1-py27_0.json

-rw-r-----   1 david staff   1245 Jul 26 15:19 pickleshare-0.7.2-py27_0.json

-rw-r--r--   1 david staff  10163 Jan  9  2015 pil-1.1.7-py27_1.json

-rw-r-----   1 david staff  36350 Jul 31 14:49 pip-8.1.2-py27_0.json

-rw-r--r--   1 david staff    855 Jan  9  2015 ply-3.4-py27_0.json

-rw-r-----   1 david staff  16109 Jul 26 15:19 prompt_toolkit-1.0.3-py27_0.json

-rw-r--r--   1 david staff   1530 Jan  9  2015 psutil-2.1.1-py27_0.json

-rw-r-----   1 david staff   1264 Jul 26 15:19 ptyprocess-0.5.1-py27_0.json

-rw-r--r--   1 david staff   4101 Jan  9  2015 py-1.4.25-py27_0.json

-rw-r-----   1 david staff   4128 Jan 11 20:12 pyasn1-0.1.9-py27_0.json

-rw-r--r--   1 david staff    523 Jan  9  2015 pyaudio-0.2.7-py27_0.json

-rw-r-----   1 david staff    810 Jul 25 16:43 pycosat-0.6.1-py27_1.json

-rw-r--r--   1 david staff   2336 Jan  9  2015 pycparser-2.10-py27_0.json

-rw-r--r--   1 david staff  17945 Jan  9  2015 pycrypto-2.6.1-py27_0.json

-rw-r--r--   1 david staff    726 Jan  9  2015 pycurl-7.19.5-py27_1.json

-rw-r--r--   1 david staff  65821 Jan  9  2015 pyface-4.4.0-py27_0.json

-rw-r--r--   1 david staff   2516 Jan  9  2015 pyflakes-0.8.1-py27_0.json

-rw-r--r--   1 david staff  10008 Jan  9  2015 pygments-1.6-py27_0.json

-rw-r-----   1 david staff   1954 Jan 11 20:12 pyopenssl-16.0.0-py27_0.json

-rw-r--r--   1 david staff    543 Jan  9  2015 pyparsing-2.0.1-py27_0.json

-rw-r--r--   1 david staff  31520 Jan  9  2015 pyqt-4.10.4-py27_0.json

-rw-r--r--   1 david staff  13510 Jan  9  2015 pytables-3.1.1-np19py27_0.json

-rw-r--r--   1 david staff   4310 Jan  9  2015 pytest-2.6.3-py27_0.json

-rw-r-----   1 david staff 137665 Jul 25 16:43 python-2.7.12-1.json

-rw-r--r--   1 david staff    819 Jan  9  2015 python.app-1.2-py27_3.json

-rw-r--r--   1 david staff  39330 Jan  9  2015 pytz-2014.7-py27_0.json

-rw-r-----   1 david staff   2504 Jul 25 16:43 pyyaml-3.11-py27_4.json

-rw-r--r--   1 david staff  13728 Jan  9  2015 pyzmq-14.3.1-py27_0.json

-rw-r--r--   1 david staff 141498 Jan  9  2015 qt-4.8.5-3.json

-rw-r-----   1 david staff  23052 Jul 26 15:57 qtconsole-4.2.1-py27_0.json

-rw-r-----   1 david staff   1257 Jul 31 14:49 readline-6.2-2.json

-rw-r--r--   1 david staff    411 Jan  9  2015 redis-2.6.9-0.json

-rw-r--r--   1 david staff   1299 Jan  9  2015 redis-py-2.9.1-py27_0.json

-rw-r-----   1 david staff  14947 Jan 11 20:12 requests-2.12.4-py27_0.json

-rw-r--r--   1 david staff   9532 Jan  9  2015 rope-0.9.4-py27_1.json

-rw-r-----   1 david staff   3655 Jul 25 16:43 ruamel_yaml-0.11.14-py27_0.json

-rw-r--r--   1 david staff    658 Jan  9  2015 runipy-0.1.1-py27_0.json

-rw-r--r--   1 david staff  43973 Jan  9  2015 scikit-image-0.10.1-np19py27_0.json

-rw-r-----   1 david staff  54293 Jul 31 14:34 scikit-learn-0.17.1-np111py27_2.json

-rw-r-----   1 david staff 109546 Jul 31 16:03 scipy-0.17.0-np111py27_4.json

-rw-r-----   1 david staff    901 Jul 31 14:49 setuptools-23.0.0-py27_0.json

-rw-r-----   1 david staff    915 Jul 26 15:19 simplegeneric-0.8.1-py27_1.json

-rw-r--r--   1 david staff    662 Jan  9  2015 sip-4.15.5-py27_0.json

-rw-r-----   1 david staff    817 Jul 26 15:19 six-1.10.0-py27_0.json

-rw-r--r--   1 david staff   3904 Jan  9  2015 sockjs-tornado-1.0.1-py27_0.json

-rw-r--r--   1 david staff  41534 Jan  9  2015 sphinx-1.2.3-py27_0.json

-rw-r--r--   1 david staff  98776 Jan  9  2015 spyder-2.3.1-py27_1.json

-rw-r--r--   1 david staff    597 Jan  9  2015 spyder-app-2.3.1-py27_0.json

-rw-r--r--   1 david staff  25204 Jan  9  2015 sqlalchemy-0.9.7-py27_0.json

-rw-r-----   1 david staff    826 Jul 25 16:43 sqlite-3.13.0-0.json

-rw-r--r--   1 david staff    891 Jan  9  2015 ssl_match_hostname-3.4.0.2-py27_0.json

-rw-r--r--   1 david staff 108819 Jan  9  2015 statsmodels-0.5.0-np19py27_2.json

-rw-r--r--   1 david staff 131536 Jan  9  2015 sympy-0.7.5-py27_0.json

-rw-r-----   1 david staff   1650 Jul 26 15:57 terminado-0.6-py27_0.json

-rw-r-----   1 david staff  14948 Jul 25 16:43 tk-8.5.18-0.json

-rw-r--r--   1 david staff   1806 Jan  9  2015 toolz-0.7.0-py27_0.json

-rw-r--r--   1 david staff  10075 Jan  9  2015 tornado-4.0.2-py27_0.json

-rw-r-----   1 david staff   3886 Jul 26 15:19 traitlets-4.2.2-py27_0.json

-rw-r--r--   1 david staff  14988 Jan  9  2015 traits-4.4.0-py27_0.json

-rw-r--r--   1 david staff  39445 Jan  9  2015 traitsui-4.4.0-py27_0.json

-rw-r--r--   1 david staff    474 Jan  9  2015 ujson-1.33-py27_0.json

-rw-r--r--   1 david staff    677 Jan  9  2015 unicodecsv-0.9.4-py27_0.json

-rw-r-----   1 david staff   1780 Jul 26 15:19 wcwidth-0.1.7-py27_0.json

-rw-r--r--   1 david staff  10990 Jan  9  2015 werkzeug-0.9.6-py27_1.json

-rw-r-----   1 david staff   5712 Jul 31 14:49 wheel-0.29.0-py27_0.json

-rw-r--r--   1 david staff   1702 Jan  9  2015 xlrd-0.9.3-py27_0.json

-rw-r--r--   1 david staff   4067 Jan  9  2015 xlsxwriter-0.5.7-py27_0.json

-rw-r--r--   1 david staff   6086 Jan  9  2015 xlwt-0.7.5-py27_0.json

-rw-r-----   1 david staff    683 Jul 25 16:43 yaml-0.1.6-0.json

-rw-r--r--   1 david staff   2462 Jan  9  2015 zeromq-4.0.4-0.json

-rw-r-----   1 david staff    752 Jul 25 16:43 zlib-1.2.8-3.json

Kale Franz

unread,
Jan 11, 2017, 9:39:56 PM1/11/17
to David Krueger, conda - Public
We just released conda 4.2.15 an hour ago, but we pulled it for now.  It's not a conda 4.2.15 problem, but something going on with your dependencies.

conda 4.2.15 requires pyopenssl 16.2.0 to be compatible with requests.  Somehow you have pyopenssl 16.0, and I'm not sure how.  Was there another recent operation that failed for some reason?

Because pyopenssl didn't get updated to 16.2.0, cryptography also didn't get updated.

If you also don't mind, can you give me the output of `tail -300 /Users/david/anaconda/conda-meta/history`?

Claire

unread,
Jan 12, 2017, 7:21:05 PM1/12/17
to conda - Public, david.sco...@gmail.com
Hi, I'm running into the same error and can't use conda [[anything]]. In case it's helpful, I was attempting to install setuptools and this is what happened:

ClairesMacBook: claire$ conda install setuptools

Fetching package metadata .......

Solving package specifications: ..........


Package plan for installation in environment //anaconda:


The following packages will be downloaded:


    package                    |            build

    ---------------------------|-----------------

    idna-2.1                   |           py27_0         111 KB

    ipaddress-1.0.14           |           py27_0          27 KB

    pyasn1-0.1.9               |           py27_0          54 KB

    requests-2.12.4            |           py27_0         752 KB

    setuptools-27.2.0          |           py27_0         522 KB

    cryptography-1.3.1         |           py27_0         392 KB

    pyopenssl-16.0.0           |           py27_0          66 KB

    conda-4.2.15               |           py27_0         391 KB

    ------------------------------------------------------------

                                           Total:         2.3 MB


The following NEW packages will be INSTALLED:


    idna:         2.1-py27_0                     

    ipaddress:    1.0.14-py27_0                  


The following packages will be UPDATED:


    conda:        4.2.13-py27_0                   --> 4.2.15-py27_0

    cryptography: 0.8-py27_0    None:///<unknown> --> 1.3.1-py27_0 

    pyasn1:       0.1.7-py27_0  None:///<unknown> --> 0.1.9-py27_0 

    pyopenssl:    0.14-py27_0   None:///<unknown> --> 16.0.0-py27_0

    requests:     2.9.1-py27_0                    --> 2.12.4-py27_0

    setuptools:   26.1.1-py27_0                   --> 27.2.0-py27_0


Proceed ([y]/n)? y


Fetching packages ...

idna-2.1-py27_ 100% |########################################################################| Time: 0:00:00  12.38 MB/s

ipaddress-1.0. 100% |########################################################################| Time: 0:00:00   7.14 MB/s

pyasn1-0.1.9-p 100% |########################################################################| Time: 0:00:00   6.93 MB/s

requests-2.12. 100% |########################################################################| Time: 0:00:00  16.36 MB/s

setuptools-27. 100% |########################################################################| Time: 0:00:00   9.95 MB/s

cryptography-1 100% |########################################################################| Time: 0:00:00  12.16 MB/s

pyopenssl-16.0 100% |########################################################################| Time: 0:00:00  10.21 MB/s

conda-4.2.15-p 100% |########################################################################| Time: 0:00:00   9.80 MB/s

Extracting packages ...

[      COMPLETE      ]|###########################################################################################| 100%

Unlinking packages ...

[      COMPLETE      ]|###########################################################################################| 100%

Linking packages ...

[      COMPLETE      ]|###########################################################################################| 100%


ClairesMacBook: claire$ conda

Traceback (most recent call last):

  File "//anaconda/bin/conda", line 6, in <module>

    sys.exit(conda.cli.main())

  File "//anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 165, in main

    return conda_exception_handler(_main, *args)

  File "//anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 497, in conda_exception_handler

    print_unexpected_error_message(e)

  File "//anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 426, in print_unexpected_error_message

    from conda.base.context import context

  File "//anaconda/lib/python2.7/site-packages/conda/base/context.py", line 20, in <module>

    from ..common.disk import try_write, conda_bld_ensure_dir

  File "//anaconda/lib/python2.7/site-packages/conda/common/disk.py", line 16, in <module>

    from ..utils import on_win

  File "//anaconda/lib/python2.7/site-packages/conda/utils.py", line 11, in <module>

    from .common.url import path_to_url

  File "//anaconda/lib/python2.7/site-packages/conda/common/url.py", line 21, in <module>

    from requests.packages.urllib3.exceptions import LocationParseError

  File "//anaconda/lib/python2.7/site-packages/requests/__init__.py", line 52, in <module>

    from .packages.urllib3.contrib import pyopenssl

  File "//anaconda/lib/python2.7/site-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 47, in <module>

    import OpenSSL.SSL

  File "//anaconda/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>

    from OpenSSL import rand, crypto, SSL

  File "//anaconda/lib/python2.7/site-packages/OpenSSL/rand.py", line 12, in <module>

    from OpenSSL._util import (

  File "//anaconda/lib/python2.7/site-packages/OpenSSL/_util.py", line 6, in <module>

    from cryptography.hazmat.bindings.openssl.binding import Binding

  File "//anaconda/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 15, in <module>

Kale Franz

unread,
Jan 12, 2017, 7:38:55 PM1/12/17
to Claire, conda - Public, David Krueger
Hi Claire,

Sorry you got into trouble here.  We're still investigating how this is happening.  You are report number 2 unfortunately.

To get yourself out of this, execute the following two commands (the second one is specific to your installation)

bash ~/miniconda2.sh -bfp /anaconda

Apologies for the trouble.

Kale



--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+un...@continuum.io.
To post to this group, send email to co...@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.

Claire

unread,
Jan 12, 2017, 7:44:14 PM1/12/17
to conda - Public
Hi Kale, 

No problem, and thank you for the quick reply. That fixed it for me! 

Best,
Claire
Reply all
Reply to author
Forward
0 new messages