bittremieux / spectrum_utils

Python package for efficient mass spectrometry data processing and visualization
https://spectrum-utils.readthedocs.io/
Apache License 2.0
138 stars 20 forks source link

Matplotlib Version #55

Closed mwang87 closed 5 months ago

mwang87 commented 1 year ago

grid_b was deprecated in version >=3.7, causes an error.

I was able to fix by pinning matplotlib to version 3.6.3

bittremieux commented 1 year ago

Can you give a full stack trace? I don't know where in tehe code grid_b would be used.

mwang87 commented 1 year ago

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: @.***>