Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

ModuleNotFoundError: No module named 'server_parser_status_metrics' #16

Open
shaikhwaris opened this issue Mar 2, 2021 · 1 comment

Comments

@shaikhwaris
Copy link

Hi,

Exporter is not working for me as i an facing below error. please help me here:

PS C:\tabsetup\exporter\tableau-status-exporter> py.exe .\executable\main.py --config-file .\config.yml
Traceback (most recent call last):
File ".\executable\main.py", line 4, in
from tableau_exporter.tableau_status_exporter import start_webserver
File "C:\Program Files\Python36\lib\site-packages\tableau_exporter\tableau_status_exporter.py", line 6, in
from server_parser_status_metrics import TableauServerStatusParser
ModuleNotFoundError: No module named 'server_parser_status_metrics'

@shaikhwaris
Copy link
Author

added pull request for above issue

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

No branches or pull requests

1 participant