Skip to content

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

@zmin1217

Description

@zmin1217

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions