Open Arnavsmayan opened 9 months ago
I also met this error when installing MMF. Are you installing it in Windows?
The error message recommends me installing it using pip install --use-pep517
, which I have tried but it not works.
hey, I have solved the problems after I lowered the edition of Cython to 0.29.36.
I hope this can help
pip install cython==0.29.36
ERROR: Could not build wheels for pycocotools, tokenizers, which is required to install pyproject.toml-based projects