Edmond Yoo
2018-09-06 6e0d293aa608d100b9695aee490ff828ec0c90cd
1
2
3
4
5
6
C:\Python27\Scripts\pip install numpy
C:\Python27\Scripts\pip install matplotlib
 
C:\Python27\python.exe log_parser.py --source-dir ./ --save-dir ./ --log-file test.log --show true
 
pause