I'm trying to run python scripts from C# scripts associated with a Unity project. But I am not able to. The system gives me the following errors ...
I am trying to replicate your setup on a Unity 6. I followed the instruction in your blog post as close as I could and downloaded this repo (which works on my machine). I also created a scene and ...