youngwanLEE / CenterMask

[CVPR 2020] CenterMask : Real-Time Anchor-Free Instance Segmentation
https://arxiv.org/abs/1911.06667
Other
770 stars 124 forks source link

install error #41

Open zhepherd opened 4 years ago

zhepherd commented 4 years ago

image

sabine1993 commented 4 years ago

I have the same error. Did you find a solution to this problem yet?

jiafengshen commented 4 years ago

I have the same error. Did you find a solution to this problem yet?

youngwanLEE commented 4 years ago

@zhepherd @sabine1993 @jiafengshen

What's your environment?

pytorch version and cuda version ,etc?

tech-fisher commented 2 years ago

I have the similar issue.My environment is pytorch=1.11.0,my conda's cuda=11.3.1 and my nvidia's cuda=11.4.100,gcc=7.5.0,ubuntu=18.04.My error ends: RuntimeError: Error compiling objects for extension when processing: python setup.py build develop.