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: list index out of range" with piko 7.0 #6

Open
britiger opened this issue Jan 9, 2019 · 0 comments · Fixed by gieljnssns/KostalPyko#1
Open

"IndexError: list index out of range" with piko 7.0 #6

britiger opened this issue Jan 9, 2019 · 0 comments · Fixed by gieljnssns/KostalPyko#1

Comments

@britiger
Copy link

britiger commented Jan 9, 2019

File "..../lib/python3.6/site-packages/pikopy/piko.py", line 185, in get_l3_power
    return int(self._get_raw_content()[14])
IndexError: list index out of range

The problem seams to be my piko 7.0 only have String 1 and String 2 and no Sting 3. So the positions of L3 values are in lower index values.

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

Successfully merging a pull request may close this issue.

1 participant