Hi! I hope you all are good.
I have problem using Vapor with Python. I put Vapor on an enviroment from Conda and then, I put it in a Kernel, all good, I ran all examples in the Vapor packages and all was good, except for the interactive scene using VaporVisualizerWidget whose output was: “VaporVisualizerWidget(imageData='/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aH…”, instead of a scene like this
Where I would move the camara angle using my mouse. I have run the example again and again and output is always the same. So, is there any package or library which I have to install in the enviroment or something similar to solve this error?
Please, I hope you can help me guys and thanks for taking the time to read this.