summaryrefslogtreecommitdiff
path: root/client/diagnose.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed pip package processingschneefux2014-09-231-5/+6
|
* Using logging module for logsschneefux2014-09-211-8/+13
|
* Use pip module for checking packagesschneefux2014-09-211-18/+19
|
* Added extra diagnosticsschneefux2014-09-211-3/+26
| | | | | - Check if say or espeak are installed - Check if all pip requirements were installed
* Use jasperpath in diagnose.pyschneefux2014-09-171-5/+2
| | | | Removed jasper_modules_path() function
* PEP8 style fixes for diagnose.pyschneefux2014-09-111-8/+11
|
* Simple diagnostic tool for Jasperschneefux2014-09-111-0/+105