This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chovey
Recipients chovey, eric.smith, mark.dickinson
Date 2021-09-30.21:27:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633037256.48.0.610092849821.issue45333@roundup.psfhosted.org>
In-reply-to
Content
I confirm I do get this error:
Exception has occurred: _UFuncOutputCastingError
Cannot cast ufunc 'add' output from dtype('float64') to dtype('int64') with casting rule 'same_kind'

I next will paste a minimum working example.
History
Date User Action Args
2021-09-30 21:27:36choveysetrecipients: + chovey, mark.dickinson, eric.smith
2021-09-30 21:27:36choveysetmessageid: <1633037256.48.0.610092849821.issue45333@roundup.psfhosted.org>
2021-09-30 21:27:36choveylinkissue45333 messages
2021-09-30 21:27:36choveycreate