Skip to content

Fix numpy failure

Lachlan requested to merge lachlanmackenzie/Resolve_Numpy_Issue into master

Description

As per https://gitlab.com/BuildStream/benchmarks/issues/27 - an issue with numpy is causing a failure when generating graphs from results. This creates a temporary fix.

Changes proposed in this merge request:

  • Fix is to uninstall matplotlib and numpy and re-install matplotlib as part of the ci_run.sh script

This merge request, when merged, will address issue/bug:

As per https://gitlab.com/BuildStream/benchmarks/issues/27

Merge request reports