Answer the question
In order to leave comments, you need to log in
Error when starting Jupyter Notebook: "Procedure entry point mkl_aa_fw_get_workdivision not found." What to do to make it work?
When working in Jupiter laptop, the error "The entry point to the mkl_aa_fw_get_workdivision procedure was not found in the DLL mkl_core.dll" error. I noticed that the error occurs when using MatPlotLib, but does not occur with NumPy and SciPy. I tried to update MatPlotLib via conda and run as administrator, the problem was not solved.
Windows 7 system, 64 bit. Initially, there was Python 3.6, on top I put the Anaconda downloaded from the site with Python 3. The user's name is in Latin.
Answer the question
In order to leave comments, you need to log in
Found the answer - remove mkl_core.dll from the System32 folder.
This is the Amplitube file that mistakenly tries to use Jupyter. When uninstalling, Jupyter will find the required mkl_core.dll from its folder and everything will work.
Link to source - https://github.com/ContinuumIO/anaconda-issues/iss...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question