Issue
When trying to install TabPy in a Python 3.10 environment, the following error may occur:
Could not fetch URL https://pypi.org/simple/tabpy/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/tabpy/ (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)'))) - skipping
ERROR: Could not find a version that satisfies the requirement tabpy (from versions: none)
ERROR: No matching distribution found for tabpy