1 | initial version |
I've found the answer to my question about not importing numpy or scipy. A Python 3.7 version of either library did not exist at the time 3.7 was released. I downloaded Sage 9.4 which has Python 3.9 and numpy and scipy for that version of Python.
However, when I try to run the script I have another problem with a binary_pkg that can't be found to run Python 3.9 in the Sage package. I will ask about this in another post on this forum. Thanks.