Hi,
I’ll be performing a version upgrade from 2023.2 to 2024.2 and just have 4 questions I’d like to clarify:
Is it necessary to manually install the Connectors after the upgrade?
Do I need to manually install Python 3.10 on the server once the upgrade is complete?
For users running flows that utilize Python 3.8, will they also need to install Python 3.10 on their local machines?
Are there any other potential challenges or considerations I should be aware of during this upgrade?
Thanks in advance!
Solved! Go to Solution.
Directly addressed below to the best of my thoughts right now... but the core principle is to not half perform the steps related to Python.
Alteryx installer takes care of the Python version. You do not need to do ANYTHING with the python version that is not a part of Alteryx or Alteryx Tool installers. When yxi tools that use Python are installed, they connect to the current Python Version in the Alteryx engine. Hence, they need to be re-installed after that version changes. Sometimes that will be a new version of the connector/tool as well. If you do those installs in the wrong order, it will not work.
Answers