I have a project that will require using an existing python application developed by our DSci department. It's a handy mahalanobis distance model script that would take too long for me to replicate in Alteryx tools at least as I can see since the model is a bit more advanced than the baseline Mahalanobis.
The script is packaged nicely into a library that can be called and installed from Git. However the dependencies all require Python 3.7 instead of the 3.8.5 that is standard in the current version of Alteryx.
My question then is how to run an older version of Python, the requisite versions of the supporting libraries to call and run this library in Alteryx.
@GoldenDesign04
I dont really use Python with alteryx.
but hope these threads will give some help.
https://help.alteryx.com/20214/designer/python-tool
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Python/ta-p/197860
@GoldenDesign04 in addition to what @Qiu has mentioned - please also take a look at the virtual environments topic:
https://help.alteryx.com/developer-help/virtual-environment-and-dependencies