This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
TypeError - Array can't be coerced into Float: #42
Comments
Solved! See above. |
Good to hear you solved it. Please close this issue :) |
Found another instance of this, even using the correct syntax...
Relevant portion of the stack trace:
...which seems to suggest that it's in the propagation of the updated evaluation into the dependent (source_of) models that the problems arise. So here those are:
|
Confirmation (from somebody totally different... simply executing the tutorial code...) here: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SHORTENED FOR BREVITY:
Basically, this error can occur if the reputation model is defined using invalid syntax...
HOWEVER,
It can also apparently occur when syntax is kosher according to the Github docs.
The text was updated successfully, but these errors were encountered: