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.
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 .ZIP3. Extract the zip file4. Locate requirements.txt file 5. Open and edit requirments.txt file to add cryptography==2.9.2 as the last line6. Save/update file
7. Re-zip the file7. Rename the extension from .ZIP to .YXI8. Run the installer