## initialize()


Initialize the system from a configuration file.


Usage


``` python
initialize(config_path)
```


config_path The path to the configuration file.


None

> **Important: Important**
>
> Must be called before any other function.
