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

IndexError: invalid index to scalar variable #56

Open
5ghzx opened this issue Jul 29, 2022 · 2 comments
Open

IndexError: invalid index to scalar variable #56

5ghzx opened this issue Jul 29, 2022 · 2 comments

Comments

@5ghzx
Copy link

5ghzx commented Jul 29, 2022

but when I use the ln = [ln[i-1] for i in net.getUnconnectedOutLayers()] fix
TypeError: only integer scalar arrays can be converted to a scalar index happens

@PlasmaCR
Copy link

i fixed it

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

3 participants
@5ghzx @PlasmaCR and others