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
In the __init__ method, it always creates a numpy buffer with 4 channels instead of 3 for rgb24. Celiagg then throws an error when it is passed the buffer.