Closed mwang87 closed 7 months ago
Can you give a full stack trace? I don't know where in tehe code grid_b
would be used.
Its weird, its not in your code. Let me try to reproduce it better and get back to you.
On Tue, Sep 19, 2023 at 8:12 PM Wout Bittremieux @.***> wrote:
Can you give a full stack trace? I don't know where in tehe code grid_b would be used.
— Reply to this email directly, view it on GitHub https://github.com/bittremieux/spectrum_utils/issues/55#issuecomment-1726818445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAXSEAY6L3RGPAVEE4HAHDX3JNJNANCNFSM6AAAAAA46YGINI . You are receiving this because you authored the thread.Message ID: @.***>
grid_b was deprecated in version >=3.7, causes an error.
I was able to fix by pinning matplotlib to version 3.6.3