Browse Source
Error message about missing matplotlib is only correct in case of exception during `import matplotlib`. If there is fatal exception later, it is some other issue and it's better display it as is. On a RaspiBolt for me `import matplotlib.pyplot as plt` causes "ImportError: libopenjp2.so.7: cannot open shared object file: No such file or directory".master
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue