Skip to content

AttributeError: module 'tableauserverclient' has no attribute 'ExcelRequestOptions' #1122

@jtsai01-bsc

Description

@jtsai01-bsc

Describe the bug
AttributeError: module 'tableauserverclient' has no attribute 'ExcelRequestOptions'

Versions
Details of your environment, including:

  • Tableau Server version 2022.1.6
  • Python version v.3.9
  • TSC library version 0.20

To Reproduce
python C:\Users\jxxxx01\Downloads\Tableau\Tidal\server-client-python-master\samples\export.v.1.0.py -s http://tabxxxx.mybsc.com --site "" -u svcUser --xlsx -f “C:\Users\jxxxx01\Downloads\Tableau\Installation_and_Billing\LEP-python.xlsx” 8834ac6b-xxxx-xxxx-xxxx-xxxx

Results
Signing in...
Server: http://tabxxxx.mybsc.com
Site:
Username: svcUser
Connected
Item found: Group Calpers LEP Dashboard
Traceback (most recent call last):
File "C:\Users\jxxxx01\Downloads\Tableau\Tidal\server-client-python-master\samples\export.v.1.0.py", line 127, in
main()
File "C:\Users\jxxxx01\Downloads\Tableau\Tidal\server-client-python-master\samples\export.v.1.0.py", line 105, in main
option_factory = getattr(TSC, option_factory_name)
AttributeError: module 'tableauserverclient' has no attribute 'ExcelRequestOptions'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions