Cannot Import name 'find_stack_level'
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I recently installed the Power BI Output extension from the marketplace. I am running 2022.3 so I installed the older version of the tool. When I try and run the workflow I get the below error.
If anyone can help I would greatly appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It appears that the version of the pandas library in Python. It seems like the version of pandas that the Power BI Output tool is using might be incompatible with the function find_stack_level. Maybe try using a Python tool and update pandas by running:
pip install pandas --upgrade
Not certain if that will resolve the issue but worth trying.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I believe the version of the tool you have installed is not compatiable with your alteryx version. I think you need an even older one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
LindonB - I tried your suggestion but it did not work unfortunately. Thank you.
apathetichel - I initially installed the Power BI tool for designer 24.1 and newer first. I realized after installing it that I had the wrong version. I went back to the marketplace and got the tool for 23.2 and older. Installing that one did not make a difference either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
the version you installed is still too new.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What version will I need?
3.3.0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I think it's 3.1 - talk your sales rep -it looks like they PE overlords changed marketplace and made it even less functional.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm having the same issue, the PowerBI connector tool I have downloaded is the correct version for the version of alteryx i'm using, did you manage to find a solution?
