A user reports hitting an error running the test target under Ubuntu 12.04, Python 2.7.3. The problem comes when running the field.py unit test which reports an unpack error on line 91 of field.py.
This may be a known issue with this version of Python. See:
http://stackoverflow.com/questions/20612587/struct-unpack-with-bytearrays
Current work around is to upgrade Python or use Ubuntu 14.04.
A user reports hitting an error running the test target under Ubuntu 12.04, Python 2.7.3. The problem comes when running the field.py unit test which reports an unpack error on line 91 of field.py.
This may be a known issue with this version of Python. See:
http://stackoverflow.com/questions/20612587/struct-unpack-with-bytearrays
Current work around is to upgrade Python or use Ubuntu 14.04.