AlexeyAB
2018-08-23 5b6be00d4b1ffd671c20c4c72d2239c924eaa3d4
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