Kbr85 / UMSAP

Utilities for Mass Spectrometry Analysis of Proteins
0 stars 0 forks source link

IndexError: list index out of range #40

Closed Kbr85 closed 2 years ago

Kbr85 commented 4 years ago

This error is thrown when moving the cursor over the plot.

Traceback (most recent call last): File "/Users/bravo/miniconda3/envs/umsap/lib/python3.7/site-packages/matplotlib/cbook/init.py", line 215, in process func(*args, **kwargs) File "/Users/bravo/TEMP-GUI/BORRAR-UMSAP/gui/win/win_tp_histoR.py", line 280, in UpdateStatusBar exp = self.header[i] IndexError: list index out of range

Kbr85 commented 2 years ago

Done!!