[issue35592] Not able to use Python 3.7.2 due to SSL issue

Gunasekar Rajendran report at bugs.python.org
Wed Dec 26 17:21:57 EST 2018


New submission from Gunasekar Rajendran <gunasekarr2000 at gmail.com>:

I am trying to run python code in Visual studio code and get the below error while trying to connect to mysql db

Python installation has no SSL support

----------
assignee: christian.heimes
components: SSL
files: dbconnect.py
messages: 332564
nosy: Gunasekar Rajendran, christian.heimes
priority: normal
severity: normal
status: open
title: Not able to use Python 3.7.2 due to SSL issue
type: crash
versions: Python 3.7
Added file: https://bugs.python.org/file48015/dbconnect.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35592>
_______________________________________


More information about the Python-bugs-list mailing list