You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the bug is actually in matplotlib - our code is simply importing pyplot and it is failing. (It's hard to argue that the error is on our side when we aren't able to get past the import!) It might be worth seeing if anyone else has encountered this issue on the latest version of matplotlib but I wouldn't put it as a high priority since 3.2.2 should work just fine for now.
With exporting custom backend in matplotlib 3.3.0
src/plugins/GenerateJob/templates$ export MPLBACKEND=module://backend_deepforge
When used with a pipeline execution:
![image](https://user-images.githubusercontent.com/11476842/88133188-132e4d80-cba7-11ea-89ef-082756a11a0e.png)
The text was updated successfully, but these errors were encountered: