If you're only connecting to SSAS, installing the ODBC Driver 17 for SQL Server is usually the first step, but the exact method depends on your cluster environment and operating system. If it's a managed cluster, you may need admin access or an script to install the driver on every node. Also, make sure the correct authentication method, network access, and SSAS connectivity are configured before troubleshooting the Python code.
Thanks!