Skip to content
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

RuntimeWarning: invalid value encountered in cast Y = indices.astype(int) #247

Open
wxdwxda opened this issue Aug 28, 2024 · 2 comments
Open

Comments

@wxdwxda
Copy link

wxdwxda commented Aug 28, 2024

parse_chi.py:91: RuntimeWarning: invalid value encountered in cast Y = indices.astype(int)

@mapuyi
Copy link

mapuyi commented Sep 4, 2024

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.

@haeussma
Copy link

haeussma commented Sep 6, 2024

Same issue on my side. Also running in Docker. Additionally, the pdb files are empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants