Open
Description
256M memory for GPU
ERROR: test_raw.test_raw_hex
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/pi/vision/py-videocore/tests/test_raw.py", line 16, in test_raw_hex
print_qhex(raw_hex, file = f)
File "/home/pi/vision/py-videocore/videocore/assembler.py", line 923, in print_qhex
print("0x{3:02X}{2:02X}{1:02X}{0:02X}, 0x{7:02X}{6:02X}{5:02X}{4:02X},".format(*c), file = file)
TypeError: unicode argument expected, got 'str'
Metadata
Metadata
Assignees
Labels
No labels