Closed kostrouc closed 1 year ago
These are not errors but warnings, and should not prevent Casanovo from running. Depending on how large your input file is, it can take a little bit of start-up time before the progress bar starts updating. So I would recommend you try it again and don't kill the process immediately.
It's working. Thank you!
I have attempted to run casanovo on previous mgf files that were successfully processed in casanovo a month ago using a GPU Enabled Ubuntu instance. Now, casanovo is giving this error whenever I try to process any file that is not the example sample_preprocessed_spectra.mgf: "11,495 WARNING [py.warnings/MainProcess] warnings._showwarnmsg : /home/kostrouchov/anaconda3/envs/casanovo_env/lib/python3.8/site-packages/numpy/core/_methods.py:190: RuntimeWarning: invalid value encountered in double_scalars ret = ret.dtype.type(ret / rcount)"
I have uninstalled casanovo with pip and also installed using both the github repo and the conda casanovo version. Neither are successful.