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

Index out of range HMM #16

Open
bernardotepedino opened this issue Sep 27, 2022 · 3 comments
Open

Index out of range HMM #16

bernardotepedino opened this issue Sep 27, 2022 · 3 comments

Comments

@bernardotepedino
Copy link

bernardotepedino commented Sep 27, 2022

I am getting an error of "list index out of range" in this part of the code "edgeid[I] != edgeid[i+1]"

image

I already tried to change the array but it didn't work.

This is happening because the function match below is returning an empty list. Do you know why this is happening?

image

@bernardotepedino bernardotepedino changed the title Problem to install noise planet GDAL Index out of range HMM Sep 27, 2022
@fengpan1010
Copy link

did you solve this issue? I have the same problem

@bernardotepedino
Copy link
Author

Not yet. If someone discovers the solution, please post it.

@arthurdjn
Copy link
Owner

This issue seems related to #2 (see here for the possible fix).
Unfortunately this package is no longer maintained due to lack of time... Hope you will fix your code !

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