CompressAI
CompressAI copied to clipboard
cannot import compressai._CXX
Bug
I have followed the procedure to install compressai, updated the CXX toolchain, and reinstalled compressai, but the issue with importing compressai.CXX still persists.
like this:
- What happens when you run
python -c 'import compressai'within the virtual environment? - The screenshot shows that VSCode is using a python interpreter which can't find
compressai._CXX. Ensure that the correct interpreter/environment is selected: https://code.visualstudio.com/docs/python/environments#_select-and-activate-an-environment