Forum Discussion
Anonymous
6 years agoNot applicable
Does Power BI support Python 3.7.4 ?
When I try to intergrate my Python dataframe into Power BI I get the following message: Details: "ADO.NET: Python script error.
Traceback (most recent call last):
File "PythonScriptW...
v-deddai1-msft
6 years agoCommunity Support
Hi Anonymous ,
Yes , it supports python3.7.4. Would you please install the latest version of Power BI Desktop?
And please follow the path below to add for System Environment Variable PATH:
C:\Users\<myusername>\AppData\Local\Continuum\Anaconda3\Scripts\
C:\Users\<myusername>\AppData\Local\Continuum\Anaconda3\Library\
C:\Users\<myusername>\AppData\Local\Continuum\Anaconda3\Library\bin\
C:\Users\<myusername>\AppData\Local\Continuum\Anaconda3\Library\mingw-w64\bin\
For more details, please refer to https://community.powerbi.com/t5/Desktop/Microsoft-PowerBI-Scripting-Python-Exceptions/td-p/850714
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai