Forum Discussion
Anonymous
5 years agoNot applicable
Error when trying to execute python script
Hi there, I'm getting error when executing python script. Things I've tried from similar issue tickets from support. I've changed data source permissions. I've upgraded python via conda forge. ...
- Anonymous5 years ago
Unfortunately It was not worked. I was getting errors when trying to uninstal packages.
But, I found soulution here if anyone experiencing same issue - https://medium.com/@pbabbott/how-to-connect-power-bi-and-python-on-windows-10-b131a36f4b44
So, the first thing you’ll want to do in this custom terminal is establish an environment with python 3.6 which can be done with this command:
conda create --name std_env python=3.6
Anonymous
4 years agoNot applicable
Please follow below steps, it might help you
- Download last version of Winpython from : https://winpython.github.io/
- Install Winpython on C: \
- In Power BI Desktop, select File > Options and settings > Options > Python scripting. The Python script options page appears.
- Specify the local Python installation path with the Winpython folder defined at step 2
- Restart Power BI