We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
parse_chi.py:91: RuntimeWarning: invalid value encountered in cast Y = indices.astype(int)
The text was updated successfully, but these errors were encountered:
I met this all the time in docker container and web-server as well. But the results seem quite ok.
I didn't see this warning when running in my local conda environment and the results are always terrible.
Sorry, something went wrong.
Same issue on my side. Also running in Docker. Additionally, the pdb files are empty.
No branches or pull requests
parse_chi.py:91: RuntimeWarning: invalid value encountered in cast Y = indices.astype(int)
The text was updated successfully, but these errors were encountered: