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

Keyboard lexicon bug #172

Closed
ydkhatri opened this issue Jan 13, 2021 · 1 comment
Closed

Keyboard lexicon bug #172

ydkhatri opened this issue Jan 13, 2021 · 1 comment

Comments

@ydkhatri
Copy link
Collaborator

Got an error when running with type fs on windows.

Keyboard Dynamic Lexicon [keyboardLexicon] artifact executing
Reading Keyboard Dynamic Lexicon artifact had errors!
Error was list index out of range
Exception Traceback: Traceback (most recent call last):
  File "C:\Github\iLEAPP\scripts\ilap_artifacts.py", line 261, in process_artifact
    method(files_found, report_folder, seeker)
  File "C:\Github\iLEAPP\scripts\artifacts\keyboardLexicon.py", line 26, in get_keyboardLexicon
    location_file_found = file_found.split("Keyboard/", 1)[1]
IndexError: list index out of range
@ydkhatri
Copy link
Collaborator Author

OK, I just fixed this in #174

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