8000 move_workbook_sites.py Pagination_Item · Issue #502 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content
8000

move_workbook_sites.py Pagination_Item #502

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

Closed
mcmillrk opened this issue Sep 20, 2019 · 1 comment
Closed

move_workbook_sites.py Pagination_Item #502

mcmillrk opened this issue Sep 20, 2019 · 1 comment

Comments

@mcmillrk
Copy link

Fairly new to the tableauserverclient scripts.

I'm trying to run the sample script, move_workbook_sites.py, and am getting the following error:

Traceback (most recent call last): File "move_workbook_sites.py", line 100 in <module> main() File "move_workbook_sites.py", line 66, in main found_destination_site = any((True for site in all_sites if TypeError: 'PaginationItem' object is not iterable

What am I missing here? I haven't changed the sample code and am using Python 3.6.6.

I also succeeded in running the code move_workbook_projects.py using the same workbook.

@shinchris
Copy link
Contributor

Thanks for pointing this out. I was able to reproduce the error and provide a fix (#503).

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

2 participants
0