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 mark.dickinson
Recipients chovey, eric.smith, mark.dickinson
Date 2021-09-30.17:33:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633023234.63.0.132827914831.issue45333@roundup.psfhosted.org>
In-reply-to
Content
Did you by any chance get an error message resembling the following?

> "Cannot cast ufunc 'add' output from dtype('float64') to dtype('int64') with casting rule 'same_kind'"

(If you can give us a complete piece of code that we can run ourselves, that would save us from having to guess what the issue is.)
History
Date User Action Args
2021-09-30 17:33:54mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, chovey
2021-09-30 17:33:54mark.dickinsonsetmessageid: <1633023234.63.0.132827914831.issue45333@roundup.psfhosted.org>
2021-09-30 17:33:54mark.dickinsonlinkissue45333 messages
2021-09-30 17:33:54mark.dickinsoncreate