mfarragher / obsidiantools

Obsidian tools - a Python package for analysing an Obsidian.md vault
Other
402 stars 28 forks source link

Compatibility with current Numpy version #41

Open max-uho opened 2 months ago

pelegm commented 1 month ago

Is this going to be merged? At the moment, loading the package results

AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.