I am writing my first python script to establish a connection with tableau.
Getting the below error:
ModuleNotFoundError: No module named 'tableauserverclient'
I have installed tableauserverclient using the command:
pip install tableauserverclient
Pip version: 19.3.1
tableauserverclient version: 0.9