On 2013-11-27, at 16:43 , Mark Lawrence <breamoreboy at yahoo.co.uk> wrote: > Python 3.3.3 on Windows 7 TypeError: memory view: str object does not have the buffer interface. Yes, you need to operate on bytes to use memoryviews.