SimpleCV
SimpleCV copied to clipboard
fixed deprecated tostring() and fromstring() error
tostring() and fromstring() methods are now deprecated. All calls were replaced with tobytes() and frombytes().