yapeng
Results
2
comments of
yapeng
python3.12安装失败. py-lmdb: Using bundled liblmdb with py-lmdb patches; override with LMDB_FORCE_SYSTEM=1 or LMDB_PURE=1. Traceback (most recent call last): File "", line 92, in ModuleNotFoundError: No module named 'patch_ng'
> @Kang9401 You could clone my fork version, https://github.com/Bye-lemon/py-lmdb/tree/master . Then use command `pip install .` in your environment. It does work!