In addition to conda list as Jeff asked, I’d also like to know what happens if you go into an Anaconda prompt and type
python -c import vtk
From the message above I see that it’s a DLL problem, but it’s not clear exactly which DLL is the cause.
– Charles