SpiNNakerManchester / SupportScripts

Development scripts for the SpiNNaker project
Apache License 2.0
0 stars 2 forks source link

install matplotlib to avoid any version monsters #27

Closed Christian-B closed 3 years ago

Christian-B commented 3 years ago

I know this install matplotlib in lots of places it is not needed

But is is a clean fix which avoids messing with setup.py

dkfellows commented 3 years ago

https://github.com/SpiNNakerManchester/sPyNNaker/pull/1009 is evidence that this PR functions correctly.

dkfellows commented 3 years ago

When used, it needs to come after whatever installs numpy.