Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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.  ...
  • Anonymous's avatar
    Anonymous
    5 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