I am using the aiortc package which depends on this package. I updated our project to python 3.12 and since then I've gotten the following error:
As the c extension couldn't be imported,google-crc32cis using a pure python implementation that is significantly slower. If possible, please configure a c build environment and compile the extension
I am using the aiortc package which depends on this package. I updated our project to python 3.12 and since then I've gotten the following error:
As the c extension couldn't be imported,
google-crc32cis using a pure python implementation that is significantly slower. If possible, please configure a c build environment and compile the extension
How should I resolve this issue?
OS: macOS 14.4.1 (23E224) Arch: ARM (M1) Python Version: 3.12.1 Build System: Poetry 1.7.1