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

[BUG] GLIBC_2.29 not found when importing cornac in Python 3.10 environment #659

Open
zmin1217 opened this issue Feb 7, 2025 · 0 comments

Comments

@zmin1217
Copy link

zmin1217 commented Feb 7, 2025

Description

After creating a new Python 3.10 environment using conda and installing cornac with the command pip install cornac, I encountered an error when attempting to excute from cornac.models.recommender import Recommender . The error message is as follows:

Image

As shown in the attached image, the issue arises specifically in the Python 3.10 environment. However, as mentioned in issue #462, it works perfectly fine in a Python 3.8 environment. And i have tried resolving the issue by running yum update and yum groupinstall "Development Tools" commands, but the problem persists in the Python 3.10 environment.

Are there any other potential solutions or workarounds for this issue? Any guidance would be greatly appreciated!

In which platform does it happen?

Linux CentOS 7

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

1 participant