Skip to content

Run splatplot with ERROR: list index out of range #80

@RRTW

Description

@RRTW

root@user-Aspire-V3-371:/home/user# splatplot --order 391.txt

Traceback (most recent call last):
File "/usr/local/bin/splatplot", line 24, in <module>
plot(order_list=f.readlines(),
File "/usr/local/lib/python3.10/dist-packages/splatplost/plot.py", line 21, in plot
connection = backend(press_duration_ms=press_duration_ms, delay_ms=delay_ms)
File "/usr/local/lib/python3.10/dist-packages/libnxctrl/nxbt_wrapper.py", line 79, in __init__
self.controller_idx = controller_idxs[-1]
IndexError: list index out of range

root@user-Aspire-V3-371:/home/user#

Already tried pip install --upgrade splatplost to the newest version, but didn't help.

391. txt was output filename, file generated by splatplan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions