leonqli

Results 14 issues of leonqli

Please help! Thanks! Linux 5.14.0-1033-oem #36-Ubuntu SMP Mon Apr 4 15:15:49 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ```bash ... [ 52%] Building CXX object third_party/antlr4/runtime/Cpp/runtime/CMakeFiles/antlr4_static.dir/src/tree/pattern/ParseTreePatternMatcher.cpp.o [ 52%] Building CXX object...

```bash $. ../../qlever/qlever-control/qlever olympics ... Setting up bash autocompletion ... Done, number of completions: 35 Creating new Qleverfile ... sed: -e expression #1, char 34: unknown option to `s' Copied...

python3.10/site-packages/pytarql/pytarql.py", line 178, in emit format=self._args.output_format).decode('utf-8') AttributeError: 'str' object has no attribute 'decode'. Did you mean: 'encode'?

The original code will fail if there is a zombie process. Correct one: `cmdline = " ".join(pinfo.get("cmdline") or [])` https://github.com/ad-freiburg/qlever-control/blob/bd07360654a432216e46770650bf5fb3f978f3c8/src/qlever/util.py#L288