Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input type- can't convert np.ndarray of type numpy.object #62

Open
shimasadri opened this issue Aug 6, 2024 · 0 comments
Open

input type- can't convert np.ndarray of type numpy.object #62

shimasadri opened this issue Aug 6, 2024 · 0 comments

Comments

@shimasadri
Copy link

shimasadri commented Aug 6, 2024

I keep getting the following error.
TypeError: can't convert np.ndarray of type numpy.object_. The only supported types are: float64, float32, float16, complex64, complex128, int64, int32, int16, int8, uint8, and bool.

with another input I get TypeError: can't multiply sequence by non-int of type 'float'

what should be the type of input file?

@shimasadri shimasadri changed the title can't convert np.ndarray of type numpy.object input type- can't convert np.ndarray of type numpy.object Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant