I have wrapped a project and it does everything except calculate the results (blah). In Cython I know I had to compile Python add-ins with Visual Studio 2015 for Python 3.5. The NET DLL I am using was compiled with Visual Studio 2013. Could this be a problem? Or does PythonNET not care about the compiler used for DLLs? Much appreciated. Matt Slezak
_________________________________________________ Python.NET mailing list - [email protected] https://mail.python.org/mailman/listinfo/pythondotnet
