Skip to content

Conversation

@awesomebytes
Copy link
Member

Fixes the buildfarm error:

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'

awesomebytes and others added 2 commits December 8, 2020 15:20
Fixes the buildfarm error:
```
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'
```
@awesomebytes awesomebytes mentioned this pull request Dec 8, 2020
@furushchev furushchev mentioned this pull request May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants