Skip to content

Unexpected np.NaN AttributeError when connecting to certain vaults #42

@leaui

Description

@leaui

In some cases, for some specific vaults only, I get the following error after execting vault = otools.Vault(vaultpath).connect().gather()
The error returned is: AttributeError: np.NaN was removed in the NumPy 2.0 release. Use np.nan instead.
It seems like it is coming from within [obsidiantools/api.py] section """pipe func for mutating df"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions