Skip to content

Chardet library missing, no instructions on how to get #14

@Monte-Christo

Description

@Monte-Christo

Python is apparently not enough to run this on WIn 10:

> .\wes.py systeminfo.txt > wes-report.txt
Traceback (most recent call last):
File "C:\Users\Edgar.Knapp\Downloads\wesng-master\wes.py", line 65, in main import chardet
ModuleNotFoundError: No module named 'chardet'

I tried

> pip3 install chardet
'pip3' is not recognized as an internal or external command, operable program or batch file.

Some instructions on what to do would be helpful.

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