Forum Discussion
Anonymous
7 years agoNot applicable
Error when connecting python to PBI
Hi, Despite the fact that I do have Python installed when I'm trying to connect it to PBI I get an error message: Unable to connect:
Details: "ADO.NET: Python script error.
Traceback (most ...
- Anonymous7 years ago
As I found out yestreday the issue was due to Power Bi not supporting Python 3.7. i had to created new env for py36 and it worked form there!
Thank you
rainynights
6 years agoHelper II
pkoetzing I don't appear to have this option. I'm running Windows 10 Pro, and I just installed PBI Desktop as an App, so it doesn't seem to show up in any of my folders as a file. Is there a way to get around this regardless?
pkoetzing
6 years agoAdvocate III
Windows 10 Apps are stored in C:\Program Files\WindowsApps, so you can find the executable in something like
C:\Program Files\WindowsApps\Microsoft.MicrosoftPowerBIDesktop_2.75.5653.0_x64__8wekyb3d8bbwe\bin\PBIDesktop.exe
However, the WindowsApps folder is both hidden and protected, but with admin rights you can take over ownership like described e.g. in this article: https://www.maketecheasier.com/access-windowsapps-folder-windows-10/.