• Numpy (?) error

 

Hey,

I'm getting errors when I try to use numpy arrays in checkio:

/home/site/checkio/runners/py32.py:255: DeprecationWarning: cgi.escape is deprecated, use html.escape instead,
error = u'TypeError: {0} is wrong data type'.format(cgi.escape(str(type(result)))),
TypeError: <class 'numpy.int64'> is wrong data type

Attaching my solution file.

Something wrong on my end, maybe? Thanks for looking into it! Dmitrij

From: https://py.checkio.org/mission/the-stone-wall/solve/

HTTP_USER_AGENT:

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36