I am having trouble using Spout in my Windows 10 machine running an RTX3070 and trying to run the FBO example. I also tried to go simple and instantiate the spoutSender.CreateSender('Spout Python Sender', spoutSenderWidth, spoutSenderHeight, 0) but it gives me the error:
Hello, thanks for this code.
I am having trouble using Spout in my Windows 10 machine running an RTX3070 and trying to run the FBO example. I also tried to go simple and instantiate the
spoutSender.CreateSender('Spout Python Sender', spoutSenderWidth, spoutSenderHeight, 0)
but it gives me the error:So the OpenSpout thingy failed and when trying to run the FBO example I get:
I didn't compile this project and to be honest I don't even use Visual Studio or Windows but I really need this to work. Any help?
Thanks!