$. ../../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 pre-configured Qleverfile for "olympics" into current directory.
Setup is complete
Type qlever and use autocompletion to see which actions are available. Add a
"show" in the end to see what an action does without executing it (for example,
qlever index show). Edit your local Qleverfile to change settings. A typical
sequence of actions if you have used a preconfigured Qleverfile is:
qlever get-data
qlever index
qlever start
qlever example-query
@leonqli Please switch to the branch python-qlever (git checkout python-qlever in the folder with your working copy of the qlever script) and try again.