Closed dkfellows closed 5 years ago
In order to properly support Python 3, we need to update the requirements to use SpiNNMan 5.0 (or later). The BMP access code hasn't changed much, but other bits have including print calls so we still need to fix.
print
The SpiNNMachine dependency also needs to be updated
In order to properly support Python 3, we need to update the requirements to use SpiNNMan 5.0 (or later). The BMP access code hasn't changed much, but other bits have including
print
calls so we still need to fix.