tableau / TabPy

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

Print a warning/error if python version is not as required #296

Closed rxing-tableau closed 5 years ago

rxing-tableau commented 5 years ago

Change: If python version is below 3.6, print an error to console, and block the start up, since it won't success anyway. If python version is below 3.6.5, print a warning to console, without blocking the start up.

Related Task: https://tfs.tsi.lan/tfs/DefaultCollection/Tableau-Dev/Advanced%20Analytics%20-%20(Augmented%20Analytics%20Area)/_workitems?id=913569&triage=true&_a=edit