fishTsai20
Results
1
comments of
fishTsai20
I solve this problem use below cmd ```CFLAGS="-I/opt/homebrew/include -L/opt/homebrew/lib" pip3 install --upgrade --force-reinstall plyvel``` but I meet another problem ``` python3 -c 'import plyvel' Traceback (most recent call last): File...