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

Skip to content

np.float deprecated since version 1.20 #3

@McHaillet

Description

@McHaillet

Hi!
We ran into an issue with your scripts. The default setup.py install numpy version > 1.20, which produces an error with your scripts as the usage of np.float is deprecated since numpy 1.20. Perhaps you could specify the numpy version in your setup.py with 'numpy<1.20'. (Or update the usage of np.float.)

install_requires=['numpy', 'pandas', 'xmltodict', 'docopt',

Best,
Marten

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