Forum Discussion
numersoz
Helper III
6 years agoPower BI Python ADO.NET: Python Script Error
Hi, When using Python in Power BI, I get the following error, I've tried Python 3.5, 3.8 and Anaconda distro. All of them are giving me this error. My Power BI version is 2.74.5619.862 64-bit (Oct...
- 6 years ago
Ok problem solved! After blaming it on Python and doing many installs and uninstall with trying different version of Python, it was Power BI after all. I had to uninstall and install Power BI and now it is working.
lucazav
4 years agoNew Member
Hi all,
the short answer is that the solution is launching the Power BI Desktop executable from the Anaconda Prompt after activating the environment in which you want to run the Python script.
The long one is described in this blog post.
- janetmzahner3 years agoNew Member
Thank you so much! I've been banging my head against the wall for 2 days trying to figure this out. The solution described in the blog post was perfect.