NGSolve / ngsolve

Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily.

Home Page:https://ngsolve.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflict with mkl_core.dll

deng-cy opened this issue · comments

When I tried to use NGSolve on windows, it reports error like the following:
image
It can work without installing MKL packages (e.g. numpy).

Environment:
System OS: Windows 10,
Python version: 3.7/3.8 (I tried both, same error)
NGSolve version: 6.2.2009 (I tried installing from both Conda and .msi, same error)

Can anyone let me know how to address this issue?

This should not happen anymore, please reopen if this happens with new releases