SimpleCV icon indicating copy to clipboard operation
SimpleCV copied to clipboard

fixed deprecated tostring() and fromstring() error

Open seangtkelley opened this issue 9 years ago • 0 comments

tostring() and fromstring() methods are now deprecated. All calls were replaced with tobytes() and frombytes().

seangtkelley avatar Nov 06 '16 04:11 seangtkelley