Skip to content

Win7_index_out_of_range_error #9

@olni

Description

@olni

..i tried wes.py on a win7 ultimate and got problems maybe you have an idea what is missing?

i already did: pip install chardet and pip install regex

PS C:\Users\oli7\Downloads\wesng-master> py.exe -V
Python 3.7.2

  1. wes.py -u worked fine
  2. systeminfo >steminfo.txt works as well but,

PS C:\Users\oli7\Downloads\wesng-master> .\wes.py .\systeminfo.txt > .\wes-report.txt
result is:

PS C:\Users\oli7\Downloads\wesng-master> .\wes.py .\systeminfo.txt > .\wes-report.txt Traceback (most recent call last): File "C:\Users\oli7\Downloads\wesng-master\wes.py", line 288, in <module> main() File "C:\Users\oli7\Downloads\wesng-master\wes.py", line 63, in main systeminfo_matches = regex_version.findall(systeminfo)[0] IndexError: list index out of range PS C:\Users\oli7\Downloads\wesng-master>

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