Forum Discussion
Instalar Python no Power Bi
Olá estou tentando executar um script python no Power query no Power Bi, e está apresentando essa mensagem de erro: DataSource.Error: ADO.NET: Ā ρřőъłém όςčûŕŗėδ ẁħįℓз ρѓòčě§ѕιņğ уøµґ Рўťђõй §čяīρŧ.
Ήēґĕ ǻгë ţђê ť℮ćћπĩ¢ǻł δэŧåîļş: Acesso negado
Detalhes:
DataSourceKind=Python
DataSourcePath=Python
Message=Ā ρřőъłém όςčûŕŗėδ ẁħįℓз ρѓòčě§ѕιņğ уøµґ Рўťђõй §čяīρŧ.
Ήēґĕ ǻгë ţђê ť℮ćћπĩ¢ǻł δэŧåîļş: Acesso negado
ErrorCode=-2147467259
ExceptionType=Microsoft.PowerBI.Scripting.Python.Exceptions.PythonUnexpectedException
Já alterei a privacidade, desinstalei e reinstalei o p
2 Replies
- AnonymousNot applicable
Hi Anonymous ,
Please check if the required packages are installed and configured correctly in Option.
Run Python Scripts in Power BI Desktop - Power BI | Microsoft Learn
If the above are OK, please check this:
Fixing ADO.NET error trying to run Python Script in Power BI | by Luca ZavarellaBest Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- duardo08
Advocate I
In my case, I decided to install VS Code and configure it as the Python IDE in the Power BI settings.