Thanks to visit codestin.com
Credit goes to github.com

Skip to content

findlibs 0.1.0 returns empty eccodes.so path on Ubuntu 20.04 and 24.04 #17

@haimjether

Description

@haimjether

What happened?

findlibs doesn't resolve correctly the libeccodes0.

What are the steps to reproduce the bug?

steps to reproduce:

apt-get install -y libeccodes0
pip install findlibs==0.1.0 eccodes==1.6.0
import findlibs
assert findlibs.find('eccodes')

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AssertionError

works fine when pip install findlibs==0.0.5

Version

0.1.0

Platform (OS and architecture)

Ubuntu 20.04, Ubuntu 22.04

Relevant log output

Accompanying data

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions