QmapCompression
QmapCompression copied to clipboard
compressai._CXX
I downloaded the code to the local on the Windows computer, learned it on Pycharm, and after the Python environment was configured, I saw from compressai._CXX import pmf_to_quantized_cdf as _pmf_to_quantized_cdf in the code pycharm prompts a reference error, and the compression library does not _CXX this referential item. What is the problem?