-
Couldn't load subscription status.
- Fork 2
Open
Description
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.)
Line 33 in bfa4382
| install_requires=['numpy', 'pandas', 'xmltodict', 'docopt', |
Best,
Marten
Metadata
Metadata
Assignees
Labels
No labels