Skip to content

Deprecations and future problems #70

@zerothi

Description

@zerothi

Currently one cannot compile Inelastica with newer versions of numpy.

  • numpy.complex is deprecated (to not overwrite default complex)
    Instead one should use numpy.complex_ if really needed
  • numpy.distutils will be removed in Python >= 3.12 releases, possibly one should move to scikit-build or something similar to account for these problems... :(

I am trying to do this in sisl. But are having some issues at the moment. Hopefully they should be fixed asap!

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