- https://github.com/klusta-team/example/blob/master/install.md#all-systems-linux-mac-os-x-and-windows
- https://github.com/klusta-team/example/blob/master/README.md#linux-and-mac-os-x (steps 2 and 3)
- Download KlustaKwik executable source (either by cloning or by downloading the ZIP archive) from https://github.com/klusta-team/klustakwik
- Run
makefrom the cloned reposutory or unpacked source - Copy the
KlustaKwikexecutable to yourPATH, renaming it toklustakwik(in lower case) - Check the installation by running
klusta --help(should print the usage message) andklustaviewa(should launch the GUI application)
- You don't need the example data (
klustakwik-example.zip) - Double-check your Python executable:
which pythonshould point to the Miniconda distribution