Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

Getting Access is denied error with Python

I have installed Python from the Microsoft Store. 

 

My script runs fine in VSCode

 

When I run inside PowerBI I get the error "ADO.NET: A problem occurred while processing your Python script.
Here are the technical details: Access is denied"

 

Looking into the diagnostics I dont get much more info. 

Microsoft.Mashup.Container.NetFX45.exe Warning: 0 : Getting python version failed with exception System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Microsoft.PowerBI.Scripting.Python.PythonScriptWrapper.GetPythonVersionAndEmitTrace(String pythonExePath, Int32 scriptHash).
Microsoft.Mashup.Container.NetFX45.exe Information: 0 : 712333289|Imports : pandas

 

Anyone run into the same problem? Any solutions?

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

uninstall Python and reinstall for all users. Make sure it is in the PATH.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

It may be an unsupported Python version of powerbi, please check according to the official documentation:Learn which Python packages are supported - Power BI | Microsoft Learn

 

Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

uninstall Python and reinstall for all users. Make sure it is in the PATH.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors