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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Power BI Python Script Data Load Error: Visual Studio Code IDE

Hello, 

 

I use Visual Studio Code for Python development. I have Python  3.11.0 installed and the following libaries and packages imported already. I did pip install pandas, matplotlib in the terminal

 

jbhatti_25_1-1746024187844.png

 

It's my default IDE that's set for .PY files and it detected my Python home directory.

 

jbhatti_25_0-1746023999214.png

 

But when I try load Pandas dataframes in to Power BI it's erroring out saying there's no module named Pandas. 

I've been trying to figure this out. Any suggestions?

 

jbhatti_25_2-1746024463647.png

 

jbhatti_25_3-1746024473136.png

 

 

 

Status: New