SOLVED
Issues trying to install Power BI Output tool
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
davidogundipe
8 - Asteroid
‎02-09-2021
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So I'm trying to install the Power BI Output tool, but I'm getting a python related error that says "could not build wheels for cryptography which use pep 517 and cannot be installed directly". Can some one please help me? Thanks.
Solved! Go to Solution.
1 REPLY 1
‎02-09-2021
12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Through someone else's post I was able to figure it out
1. Download the yxi file from the gallery.
2. Rename the extension from .YXI to .ZIP
3. Extract the zip file
4. Locate requirements.txt file
5. Open and edit requirments.txt file to add cryptography==2.9.2 as the last line
6. Save/update file
7. Re-zip the file
7. Rename the extension from .ZIP to .YXI
8. Run the installer
