namtuanly / MTL-TabNet

MTL-TabNet: Multi-task Learning based Model for Image-based Table Recognition
Apache License 2.0
78 stars 12 forks source link

ERROR: Could not build wheels for mmpycocotools, which is required to install pyproject.toml-based projects #11

Open vkrtsind opened 5 months ago

vkrtsind commented 5 months ago

NOT able to RUN demo.py on CPU Machine and

While installing the - mmdetection.

ERROR -
cwd: /tmp/pip-install-evlqtmm8/mmpycocotools_3ac2be5b4c2e43f79379d2b0ad18a694/ Building wheel for mmpycocotools (setup.py) ... error ERROR: Failed building wheel for mmpycocotools Running setup.py clean for mmpycocotools Running command python setup.py clean running clean removing 'build/temp.linux-x86_64-cpython-38' (and everything under it) removing 'build/lib.linux-x86_64-cpython-38' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.8' does not exist -- can't clean it Failed to build mmpycocotools ERROR: Could not build wheels for mmpycocotools, which is required to install pyproject.toml-based projects

Akhil-Theerthala commented 5 months ago

Did you make any progress? I have the same issue.

Vineetttt commented 5 months ago

Any progress @Akhil-Theerthala @vkrtsind ? Facing the same issue. @namtuanly

Akhil-Theerthala commented 5 months ago

@Vineetttt I just installed the corresponding cython version and downgraded conda to 23.1 from the latest version. I got a bunch of warnings, however, the packages are installed.

Vineetttt commented 5 months ago

@Akhil-Theerthala can you let me know what cython version did you use

Akhil-Theerthala commented 5 months ago

@Vineetttt I used 0.29.36

Vineetttt commented 5 months ago

Okay I'll try that, thanks

Vineetttt commented 5 months ago

@Akhil-Theerthala what you said works, thank you !

kokul93 commented 3 months ago

Install using https://github.com/open-mmlab/mmdetection/tree/v2.11.0 https://github.com/open-mmlab/mmocr/tree/v0.2.0 install cuda before install mmcv https://github.com/open-mmlab/mmdetection/tree/v2.11.0