r3det-on-mmdetection icon indicating copy to clipboard operation
r3det-on-mmdetection copied to clipboard

Got this error when run the command "python setup.py install"

Open hopesala opened this issue 4 years ago • 2 comments

File "/home/cao/anaconda3/envs/open-mmlab/lib/python3.7/distutils/command/build_ext.py", line 363, in check_extensions_list "each element of 'ext_modules' option must be an " distutils.errors.DistutilsSetupError: each element of 'ext_modules' option must be an Extension instance or 2-tuple

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "setup.py", line 329, in zip_safe=False) File "/home/cao/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/setuptools/init.py", line 163, in setup

hopesala avatar Sep 03 '20 00:09 hopesala

I also got this error, have you fixed it?

YangHai-1218 avatar Sep 05 '20 09:09 YangHai-1218

I got this error, too. Have you solve it?

CathyShang avatar May 19 '21 02:05 CathyShang