> /cbhe:python/
> /Python 2.7.9rc1 (v2.7.9rc1:40eada278702, Nov 25 2014, 17:25:50) /
> /[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin/
> /Type "help", "copyright", "credits" or "license" for more information./
> />>> import ssl/
> />>> ^D/
> /cbhe:pip install certifi/
> /Requirement already satisfied (use --upgrade to upgrade): certifi in
> /Library/Python/2.7/site-packages/
> /cbhe:/
So did you do as the above suggested?:
pip install --upgrade certifi
>
> I think that tells me that certificates are installed correctly but I
> might be misunderstanding this. As suggested I then tried /pip install
> metis --pre/ and got the following
>
> /cbhe:pip install metis --pre/
> /Collecting metis/
> //Library/Python/2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90:
> InsecurePlatformWarning: A true SSLContext object is not available. This
> prevents urllib3 from configuring SSL appropriately and may cause
> certain SSL connections to fail. For more information, see
>
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning./
> / InsecurePlatformWarning/
> / Could not find a version that satisfies the requirement metis (from
> versions: )/
> / Some externally hosted files were ignored as access to them may be
> unreliable (use --allow-external metis to allow)./
> /No matching distribution found for metis/
> /cbhe:/
Again did you do as suggested?:
pip install --allow-external metis --pre
FYI, error messages/tracebacks are just not there to take space, they
have important information.
>
> Further instructions about updating and using certificates are beyond my
> ability to follow. So I am still in the unix-python-module swamp and
> yearning for a simple life where I can use Spyder for actually doing
> something.
This has nothing to with either Spyder or Unix. You would see the same
issues on Windows.
What it is related to is that Metis is alpha software. If you want to
live on the bleeding edge, then you better expect some blood to be spilled.
>
> Any suggestions as to where to go from here?
>
>> On 15 Jun 2015, at 11:27 am, Adrian Klaver <
adrian...@aklaver.com
> You received this message because you are subscribed to the Google
> Groups "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
spyderlib+...@googlegroups.com
> <mailto:
spyderlib+...@googlegroups.com>.
> <mailto:
spyd...@googlegroups.com>.