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.
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.