Skip to content

Version 0.8.1 ImportError #378

@mayor100101

Description

@mayor100101

Describe the bug

When import ecole, it encountered an error:
ImportError: libscip.so.8.0: No such file or directory

Setting

  • OS: ubuntu 20.04
  • Python version: python 3.10
  • Ecole version: 0.8.1

Additional context

Python reports that the libscip.so.8.0 file could not be found because the library was not found by the dynamic linker.
Manully adding the dynamic linker libscip.so.8.0 -> libscip.so can solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions