-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Numpy errors #143
Comments
These are just warnings and happen from time to time. This is not unexpected and normally doesn't interfere with running Casanovo. |
I understand. Since then there has been no progress in the predicting dataloader bar since yesterday and I saw that python wasn't using any CPU or memory resources, I restarted with the same specs. Unfortunately I'm returning the same error code
Would you have any suggestions to some things I could try? |
Is this a system without GPUs (only CPU) by any chance? There are currently some issues which prevent Casanovo from running if there's no GPU available (#106). Also note that running on Windows will not be able to use multiprocessing, and for optimal performance Linux is recommended. |
windows 10 Pro
12 core, 24 logical processor
Installed via instructions and everything went fine until I actually tried to run the denovo mode on a metaproteomics file. I then generated a pytorch deprecation warning, and two numpy type errors related to runtime (runtimewarning: mean of empty slice and runtimewarning: invalid value encountered in double_scalars). I'm unfortunately unable to decipher more.
Any help would be much appreciated.
Here is my log:
The text was updated successfully, but these errors were encountered: