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

OSError: dlopen: cannot load any more object with static TLS #5584

Closed
18811449050 opened this issue Nov 13, 2022 · 3 comments
Closed

OSError: dlopen: cannot load any more object with static TLS #5584

18811449050 opened this issue Nov 13, 2022 · 3 comments
Labels

Comments

@18811449050
Copy link

Description

import lightgbm then Error : OSError: dlopen: cannot load any more object with static TLS occured.

Reproducible example

import lightgbm

Environment info

LightGBM version or commit hash:

  • lightgbm 3.3.3
  • lightgbm 3.3.2
  • lightgbm 3.2.1
    Command(s) you used to install LightGBM
`pip install lightgbm` or `conda install lightgbm`

image

Additional Comments

@jameslamb
Copy link
Collaborator

jameslamb commented Nov 14, 2022

Thanks for using LightGBM and for reporting this!

Unfortunately, this issue is not unique to LightGBM, and should not occur on Linux systems with GLIBC >= 2.21. You can read more about it at the links here:

Here are some things you can try to work around this

@github-actions
Copy link

This issue has been automatically closed because it has been awaiting a response for too long. When you have time to to work with the maintainers to resolve this issue, please post a new comment and it will be re-opened. If the issue has been locked for editing by the time you return to it, please open a new issue and reference this one. Thank you for taking the time to improve LightGBM!

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants