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.
jbbonifa
5 years agoNew Member
I fixed errors like this by adding the following paths to BOTH my USER PATH and SYSTEM PATH environment variables:
C:\Users\[user]\AppData\Local\Continuum\anaconda3
C:\Users\[user]\AppData\Local\Continuum\anaconda3\Library\mingw-w64\bin
C:\Users\[user]\AppData\Local\Continuum\anaconda3\Scripts
C:\Users\[user]\AppData\Local\Continuum\anaconda3\Library\bin