NotImplementedError: Cannot convert a symbolic Tensor (TensorGraph/while/iteration_0/ElementwiseIncBuilder/meshgrid/Size:0) to a numpy array

NengoDL’s Numpy requirement is numpy>=1.16.0. I just tested it in a new Python environment, and doing pip install nengo-dl installs numpy==1.19.5, which follows the TensorFlow requirements.