I downloaded VS2019 preview to try how it works with Python.
I use Anaconda, and VS2019 sees the Anaconda virtual environment, terminal opens and works but when I try to launch 'import numpy', for example, I receive this:
An internal error has occurred in the Interactive window. Please restart Visual Studio. Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll. The interactive Python process has exited.
Does anyone know how to fix it?