MeuralPaint
MeuralPaint copied to clipboard
TypeError: read_img() takes exactly 1 argument (2 given)
When training new model, I get this error:
Traceback (most recent call last):
File "/home/kth/Downloads/pycharm-community-2017.3.3/helpers/pydev/pydevd.py", line 1668, in
def read_img(src) What values are those extra arguments getting passed to read_img ?