<div dir="ltr"><div class="gmail_extra"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">​Hi Nathan,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I just tried again about an hour ago and was able to successfully update.  So whatever the problem was, it seems to be fixed now.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">On a different note, when I do 'conda update anaconda' it asks me if I want to downgrade a whole slew of packages due to dependency conflicts including astropy, matplotlib, numpy, and scipy among others.  Any idea what's up with that?  I'll ask on the anaconda user's list.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Regards,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Jon</div><br><div class="gmail_quote">On Fri, Apr 21, 2017 at 2:05 PM,  <span dir="ltr"><<a href="mailto:yt-users-request@lists.spacepope.org" target="_blank">yt-users-request@lists.spacepope.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":278" class="a3s aXjCH m15b91b0998c3ea0d">Date: Fri, 21 Apr 2017 11:52:56 -0500<br>
From: Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com">nathan12343@gmail.com</a>><br>
To: Discussion of the yt analysis package<br>
        <<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a>><br>
Subject: Re: [yt-users] SSLError when trying to update<br>
Message-ID:<br>
        <CAJXewO=<a href="mailto:etF-kWGE_VS3-E8s6Dt17h6acjTXFcawF-gamdC3SHQ@mail.gmail.com">etF-kWGE_VS3-<wbr>E8s6Dt17h6acjTXFcawF-<wbr>gamdC3SHQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hey Jonathan,<br>
<br>
I asked about this in the conda-forge gitter channel and got a response<br>
after a few days:<br>
<br>
No worries, @ngoldbaum. So we package our certificates in a separate<br>
package called ca-certificates. They are just extracted from the certifi<br>
Python package and relocated to allow things like openssl and curl to find<br>
them. This differs from Continuum (or at least last time I checked), which<br>
has them bundled with openssl. The first thing I'd have him check is that<br>
package installed and can Python find them, python -c "import ssl;<br>
print(ssl.get_default_verify_<wbr>paths())". If the answer is no, then that is<br>
likely a problem. If the answer is yes, then maybe it has something to do<br>
with how this redirection is being handled.<br>
<br>
So you should check to see if a package named ca-certificates is installed<br>
in your conda environment. If it is, you should also check the output of<br>
ssl.get_default_verify_paths()<wbr>. If it turns out that your python can't find<br>
the CA certificates store, that's your issue. If it turns out that python<br>
is locating the CA certificates, then this might be due to a bug in how<br>
conda-forge or continuum have decided to handle this issue.<br>
<br>
Unfortunately kind of a headache. I hope you're able to figure this out :)<br>
<br>
-Nathan</div></blockquote></div><br><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">________________________________________________________<br>Jonathan D. Slavin                 Harvard-Smithsonian CfA<br><a href="mailto:jslavin@cfa.harvard.edu" target="_blank">jslavin@cfa.harvard.edu</a>       60 Garden Street, MS 83<br>phone: (617) 496-7981       Cambridge, MA 02138-1516<br>cell: (781) 363-0035             USA<br>________________________________________________________<br><br></div></div></div></div>
</div></div>