If you've had an issue that damaged your Python installation, or you're upgrading the Python backend on your ARDI server to something bleeding edge, you're going to need the basic libraries that our driver infrastructure needs.
We suggest using PIP to install the following....
requests
twisted
matplotlib
numpy
joblib
python-dateutil
pytz
pandas
tzdata
xmltodict
tzlocal
You can change the version of Python ARDI uses by editing the ARDIPythonPath environment variable in Windows, or the ardipython symbolic link on Linux.
NOTE: The ReportList addon can be configured to use a different Python installation - this allows you to upgrade your ARDI backend for AI and ML while not disrupting your existing reporting system.