<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi devs,<div class=""><br class=""></div><div class="">I have an odd issue that I can’t seem to diagnose. I’m setting up an answer test for two arrays, which are not related to anything in a dataset. I’m doing it using the GenericArrayTest (it’s in the answer testing framework), which compares two NumPy arrays.</div><div class=""><br class=""></div><div class="">Here’s my test—the way you get the arrays is immaterial, all you need to know is the stuff at the bottom where I’m comparing two NumPy arrays:</div><div class=""><br class=""></div><div class=""><a href="http://paste.yt-project.org/show/5976/" class="">http://paste.yt-project.org/show/5976/</a></div><div class=""><br class=""></div><div class="">Here’s the error message I get:</div><div class=""><br class=""></div><div class=""><a href="http://paste.yt-project.org/show/5977/" class="">http://paste.yt-project.org/show/5977/</a></div><div class=""><br class=""></div><div class="">I’ve looked into the answer testing code, but I can’t decipher why this is happening. This is under Python 2. </div><div class=""><br class=""></div><div class="">Best,</div><div class=""><br class=""></div><div class="">John</div><div class=""><br class=""></div></body></html>