Fix conflicting python versions in conda workflow (#62) * Set python version in conda env to 3.10 * Set python version in conda workflow to 3.10 * Try Python 3.11 * Add boost as dep * Clean CMakefile * Add gcc as dependency * Add conda install for libgcc * Fix the interpreter version --------- Co-authored-by: Clement Helsens <[email protected]>