-
+
+

Installation

+

One can either install pre-built binaries using conda or build from source.

+

Warning

Before building from source make sure that you have the dependencies installed. If installing using conda, conda will manage the dependencies. Avoid also installing packages with pip.

-
-

Installation

Install binaries using conda

Conda is not only useful to manage python environments but can also @@ -218,6 +218,7 @@

1. Download Source Code from github

2. Build from Source

+

One can either build using cmake or use the in-built cmk.sh script.

Build using CMake

@@ -241,7 +242,7 @@

Build using CMake .. # choose the options -# first press [c] - configure (maybe multiple times till you see [g]) +# first press [c] - configure (until you see [g]) # then press [g] - generate

@@ -437,7 +438,7 @@

Pybind and Zeromq* by default from tar file in repo (libs/pybind/v2.1x.0.tar.gz)