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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Every time I try to run python I get the same error

Hi,

 

I'm trying to run a python script in powerbi but every time I try I get this error:

 

Details: ADO.NET: Ρуτћǿŋ ś¢яįþτ эѓгŏя.
C:\USERS\MVANDENBOOM\APPDATA\LOCAL\CONTINUUM\ANACONDA3\lib\site-packages\numpy\__init__.py:138: UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see http://github.com/IntelPython/mkl-service
from . import _distributor_init
Traceback (most recent call last):
File "PythonScriptWrapper.PY", line 2, in <module>
import os, pandas, matplotlib
File "C:\USERS\MVANDENBOOM\APPDATA\LOCAL\CONTINUUM\ANACONDA3\lib\site-packages\pandas\__init__.py", line 17, in <module>
"Unable to import required dependencies:\n" + "\n".join(missing_dependencies)
ImportError: Unable to import required dependencies:
numpy:

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

* The Python version is: Python3.7 from "C:\USERS\MVANDENBOOM\APPDATA\LOCAL\CONTINUUM\ANACONDA3\python.exe"
* The NumPy version is: "1.19.1"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: DLL load failed: Kan opgegeven module niet vinden.

 

 

It doesn't seem to matter which code I run.

I'm using the latest version of Anaconda and I have installed pandas, matplotlib, numpy and mkl-service.

I have tried with python version 3.7 and 3.8 as well.

 

I'll hope someone can help me🙏

 

 

Kind Regards,

 

Meggie

1 ACCEPTED SOLUTION
2 REPLIES 2

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.