How to Install

Supported Python versions

BoTier is tested for py-logo Python 3.8+.

Installing BoTier

BoTier is available as a Python package on pypi-logo PyPI.

You can install BoTier by simply running:

pip install botier

We strongly recommend that you install BoTier in a dedicated virtual environment to avoid conflicting with your system packages.

BoTier depends on torch-logo PyTorch and botorch-logo BoTorch. For installing custom versions, refer to the respective package documentations ( PyTorch,

BoTorch).

Troubleshooting

Please refer to issues.