open-discussion > RE: error running test script
May 22, 2020  02:05 PM | Rebecca Rebi
RE: error running test script
I ran into the same issue. I found that the original code was made with an older version of numpy than the one I have. The solution was to replace "rank" with "ndim".
https://kite.com/python/docs/numpy.rank

Threaded View

TitleAuthorDate
skyflyer fun Apr 16, 2020
RE: error running test script
Rebecca Rebi May 22, 2020