run_log_parser_windows.cmd 187 B

123456
  1. C:\Python27\Scripts\pip install numpy
  2. C:\Python27\Scripts\pip install matplotlib
  3. C:\Python27\python.exe log_parser.py --source-dir ./ --save-dir ./ --log-file test.log --show true
  4. pause