Using PyBOMBS on OpenSUSE
October 23, 2017 ยท View on GitHub
- A raw OpenSUSE is not able to run setuptools to install modules that require
compilation, e.g. ruamel.yaml. If
pip install pybombsor installing PyBOMBS via setup.py fails, try manually install ruamel.yaml, or install compilers and Python development headers manually before starting to use PyBOMBS.