Python vtkRemotingCore import error

Hello

I appended all the paths from pvpython sys to my inrerpreter sys

Though, I get

Traceback (most recent call last):
  File "C:/Users/Mike/RelWithDebInfo_Default/bin/Lib/site-packages\paraview\__init__.py", line 161, in <module>
    from .modules import vtkRemotingCore
ImportError: DLL load failed while importing vtkRemotingCore: The specified module could not be found.

Help me please