(
 prepare_install && \
 python install.py install
) > $C_FIFO 2>&1

