I am trying to use the C# pythonplotter
package, but when I compile the example from github an error message shows up:
Error in spawning plotting process: The specified executable is not a valid application for this OS platform.
I am not sure what OS I need to use.
I currently use 64-bit Windows 10
I am the author of that package. As mentioned in the comments, I've only tested this on linux and OS-X. I did plan to adapt it for Windows at some point. Please feel free to submit a pull request!