digit-recognition icon indicating copy to clipboard operation
digit-recognition copied to clipboard

python3 support

Open sharmaraju352 opened this issue 6 years ago • 2 comments

I am getting this error

"You may be trying to read with python 3 a joblib pickle generated with python 2. This feature is not supported by joblib"

sharmaraju352 avatar Mar 24 '19 12:03 sharmaraju352

use python2

yashjain1129 avatar Mar 24 '20 16:03 yashjain1129

You can see digit-recognition to use it in python3 #13

TowsifAhamed avatar Sep 11 '20 13:09 TowsifAhamed