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

ISSUE - Inconsistency detected by ld.so #6479

Closed
krishna7189 opened this issue Dec 9, 2020 · 5 comments
Closed

ISSUE - Inconsistency detected by ld.so #6479

krishna7189 opened this issue Dec 9, 2020 · 5 comments

Comments

@krishna7189
Copy link

krishna7189 commented Dec 9, 2020

The latest version is causing an issue:-

import xgboost as xgb
Inconsistency detected by ld.so: dl-version............

@krishna7189 krishna7189 changed the title ISSUE - Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != NULL' failed! ISSUE - Inconsistency detected by ld.so Dec 9, 2020
@hcho3
Copy link
Collaborator

hcho3 commented Dec 9, 2020

Hello, the latest release (1.3.0) had a bug that rendered XGBoost unusable on CentOS and Debian. #6482 will fix it. You can try the patched XGBoost by downloading the wheel from the following link: https://xgboost-examples.s3-us-west-2.amazonaws.com/xgboost-1.3.0-py3-none-manylinux2010_x86_64.whl

We will publish a new Python wheel with version 1.3.0.post0.

@pdxjohnny
Copy link

Is there an eta on post0?

@hcho3
Copy link
Collaborator

hcho3 commented Dec 9, 2020

@pdxjohnny As soon as #6482 is merged.

@hcho3
Copy link
Collaborator

hcho3 commented Dec 9, 2020

@pdxjohnny The 1.3.0.post0 version is now available on PyPI: https://pypi.org/project/xgboost/1.3.0.post0/#files. It contains the hot fix (#6482) and should not crash upon import.

@pdxjohnny
Copy link

Thank you!

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