AlexeyAB
2018-08-03 b8e6e80c6d411d05a9e09f1e3676eb9a7f3ea0e8
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