Alexey
2018-05-17 e39d1011095de8e7428fe0e76b73986db3ca6918
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