Forum Discussion

norazmanz's avatar
norazmanz
New Member
3 years ago
Solved

Python script error

Hi all   I am trying to run a simple Python Script (tested in python environment) in PBI desktop Get Data: import pandas as pd import matplotlib as plt df = pd.DataFrame({'Name':['Joe','Susan'],...
  • norazmanz's avatar
    norazmanz
    3 years ago

    Update: I have uninstalled and reinstalled Python in a new folder (which does not have restricted access) and also enable saving installation path in environment. Now it works!