ModuleNotFoundError: No module named ‘lmdb‘

直接 pip install lmdb 会失败。
采用 conda install -c conda-forge python-lmdb