chenfei-wu / TaskMatrix

Other
34.54k stars 3.32k forks source link

ERROR: Failed building wheel for pycocotools #353

Open Sikor1337 opened 1 year ago

Sikor1337 commented 1 year ago

× Building wheel for pycocotools (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [16 lines of output] running bdist_wheel running build running build_py creating build creating build\lib.win-amd64-cpython-38 creating build\lib.win-amd64-cpython-38\pycocotools copying pycocotools\coco.py -> build\lib.win-amd64-cpython-38\pycocotools copying pycocotools\cocoeval.py -> build\lib.win-amd64-cpython-38\pycocotools copying pycocotools\mask.py -> build\lib.win-amd64-cpython-38\pycocotools copying pycocotools__init__.py -> build\lib.win-amd64-cpython-38\pycocotools running build_ext cythoning pycocotools/_mask.pyx to pycocotools_mask.c building 'pycocotools._mask' extension

kavya-medcharla commented 1 year ago

Same error for me as well. image

Sikor1337 commented 1 year ago

help us!!

dennisrall commented 1 year ago

I had also some issues with the building of the wheels. Switching to poetry fixed it for me. You can checkout my fork, maybe it helps you https://github.com/Dennis-Rall/TaskMatrix