Make sure folders containing InferNetWrapper.py and Infer.NET binaries are present among the python's search paths.
- Run
SetupCompiler.cmdscript. It runsdotnet publishonCompiler.csprojand puts the results intosrc/IronPythonWrapper/Compilerfolder. - Open
TestWrapper.slnfor tests orInferNetExamples.slnfor examples. - Run the only project in the opened solution.