Never mind.

As of now I am officially giving up on python and anything made from it.  
That includes
mnemosyne.    mnemosyne should be ported to a sane platform.



On Thursday, December 20, 2018 at 10:51:39 AM UTC-5, Matthew Brin wrote:
>
> Latest mnemosyne needs latest python.  I am lost in the maze of different 
> python versions.
>
> My latest attempt at resolving this problem:
>
> ----------------------------------
> # pip3 install ssl
>
> [lines skipped]
>
> Could not fetch URL https://pypi.org/simple/pip/: There was a problem 
> confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', 
> port=443): Max retries exceeded with url: /simple/pip/ (Caused by 
> SSLError("Can't connect to HTTPS URL because the SSL module is not 
> available.")) - skipping
> ----------------------------------
>
> was to install openssl-devel (gave /usr/include/openssl/ssl.h)
> and remake Python-3.7
>
> This fails make test at a late test.  A few sample lines of output:
>
> -------------------------------------
> running: test_socket (17 min 16 sec)
> running: test_socket (17 min 46 sec)
> running: test_socket (18 min 16 sec)
> --------------------------------------
>
> Has anyone dealt with this here.  I will also search python forums (fora?)
>

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/8fc69202-2714-433e-8449-22a378b196ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to