Skip to content

GLIBCXX error when attempting to import #3943

Description

@leeping

Hi there,

The CI tests for geomeTRIC have failed with an ImportError recently, and the logs show a GLIBCXX version error when attempting to load OpenMM 8.0's shared library file:

E       ImportError: /usr/share/miniconda/lib/python3.9/site-packages/scipy/sparse/../../../../libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/share/miniconda/lib/python3.9/site-packages/openmm/../../../libOpenMM.so.8.0)

The log: https://github.com/leeping/geomeTRIC/actions/runs/4093539343/jobs/7059044624#step:5:1542

The env.yaml file used to set up the test environment: https://github.com/leeping/geomeTRIC/blob/master/devtools/conda-envs/latest.yaml

I'm not sure how this error could be reproduced because it's running on the CI server. Does it have to do with the Conda release being built on an OS that is newer than the testing OS?

Thanks,

  • Lee-Ping

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions