Install Babel¶
sh
pip install 'babel-data' # (1)
1. Note that the `babel-data` package is *not* the same as the `babel` package in PyPI.
conda install -c conda-forge babel-data
mamba install -c conda-forge babel-data
After you've successfully installed Babel, try going through the tutorial:
Last update:
March 8, 2023