PdrawRenderer: Won't work

Hello, I am using a Parrot Anafi, and I am currently having trouble ruining the streaming.py example from the official website (Link: Capture the video streaming and its metadata - 7.7). When I try to run it I get this:
from OpenGL import GL
ModuleNotFoundError: No module named ‘OpenGL’

And when I tried to run it after installing opengl (pip install pyopengl), it completely broke the olympe library, and none of it’s codes worked anymore. Is there any way to fix this, or is there something I need to install?

Hi @Gnet1234,

Are you running the latest version of Olympe? What is your Linux distribution (and version)? Which drone did you use for your test (perhaps the simulator)?

Regards,
Axel

This topic was automatically closed after 30 days. New replies are no longer allowed.