tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.55k stars 592 forks source link

Could not find a version that satisfies the requirement tabpy (from versions: none) #554

Closed sudaymadhav closed 2 years ago

sudaymadhav commented 2 years ago

Environment information:

Describe the issue ERROR: Could not find a version that satisfies the requirement tabpy (from version : none)

To Reproduce run tabpy command Could not fetch URL https://pypi.org/simple/tabpy/: There was a problem confirmi ng the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retr ies exceeded with url: /simple/tabpy/ (Caused by SSLError(SSLError(1, '[SSL: WRO NG_VERSION_NUMBER] wrong version number (_ssl.c:997)'))) - skipping ERROR: Could not find a version that satisfies the requirement tabpy (from versi ons: none) ERROR: No matching distribution found for tabpy

Expected behavior tably failed to install on top of python 3.10.0

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

nmannheimer commented 2 years ago

TabPy currently does not support Python 3.10.

This is something we're interested in doing shortly.

nmannheimer commented 2 years ago

To mitigate in the short term, I'd recommend using Python 3.9