When running the PiVideo software it gives an error something like:
ImportError: No module named builtins with reference to line 24 in pivideo.py. In line 24 of pyvideo.py, the following “from builtins import chr” is found.
1 Answers
When running the PiVideo software it gives an error something like:
ImportError: No module named builtins with reference to line 24 in pivideo.py. In line 24 of pyvideo.py, the following “from builtins import chr” is found.