start time | 2015/07/15 12:03 |
---|---|
end time | 2015/07/15 12:03 |
execution information
log
severity | path or command | line | message |
---|---|---|---|
¶ FATAL | Error while running checker pylint: path /tmp/tmpOYVi50/local/lib/python/rql doesn't exist
Traceback (most recent call last):
...
7 more lines [double click to expand]
...
raise Exception('path %s doesn\'t exist' % path)
Exception: path /tmp/tmpOYVi50/local/lib/python/rql doesn't exist Error while running checker pylint: path /tmp/tmpOYVi50/local/lib/python/rql doesn't exist Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/apycotlib/atest.py", line 289, in run_checker status = checker.check(self) File "/usr/share/narval/checkers/apycot/__init__.py", line 35, in check self.set_status(self.do_check(test)) File "/usr/share/narval/checkers/apycot/python.py", line 505, in do_check linter.check(pyinstall_path(test)) File "/usr/share/narval/checkers/apycot/python.py", line 37, in pyinstall_path raise Exception('path %s doesn\'t exist' % path) Exception: path /tmp/tmpOYVi50/local/lib/python/rql doesn't exist |