Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'tableauserverclient' #311

Open
Surya04021987 opened this issue Aug 2, 2023 · 1 comment
Open

ModuleNotFoundError: No module named 'tableauserverclient' #311

Surya04021987 opened this issue Aug 2, 2023 · 1 comment

Comments

@Surya04021987
Copy link

Hi,

My Python program is throwing following error:

ModuleNotFoundError: No module named 'tableauserverclient'
How to remove the ModuleNotFoundError: No module named 'tableauserverclient' error?

Description

I have install python 3.12 and pip 23.2.1, getting below error when i try to execute the samples from server-client-python-master
Exception has occurred: ModuleNotFoundError
No module named 'tableauserverclient'
File "C:\Users\snalluri\Downloads\server-client-python-master\samples\create_group.py", line 16, in
import tableauserverclient as TSC
ModuleNotFoundError: No module named 'tableauserverclient'

Please advice on this.

I really appreciate your help.

Regards,
Surya

Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant