12:18:34 Traceback (most recent call last):
12:18:34 File "/tmp/ws/src/video_stream_opencv/test/mjpg_server.py", line 12, in <module>
12:18:34 from BaseHTTPServer import BaseHTTPRequestHandler
12:18:34 ModuleNotFoundError: No module named 'BaseHTTPServer'
Fixes the buildfarm error: