Skip to content

runIon still using the depreciated np.asfarray method. #1007

@Rubuceae

Description

@Rubuceae

When running topsApp.py --dostep=ion &> ion.log, an error occured:

AttributeError: `np.asfarray` was removed in the NumPy 2.0 release. Use `np.asarray` with a proper dtype instead.

This is easily fixed by replacing methods. However, it is better preferable to be updated in the next version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions