open-discussion
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
https://kite.com/python/docs/numpy.rank
Threaded View
Title | Author | Date |
---|---|---|
skyflyer fun | Apr 16, 2020 | |
Rebecca Rebi | May 22, 2020 | |