YongTong Gu

Results 3 comments of YongTong Gu

I am having the same issue acutally

哈哈,我尝试了很长时间,应该解决了这个问题,同时我把配置期间可能出现的其他问题和解决方案也一并列出。 当我运行e. Install mmdet3d from source code.中的“python setup.py install”指令时,发生了如下的报错: ``` error: Couldn't find a setup script in /tmp/easy_install-xuyx54hk/scikit_image-0.22.0.tar.gz ``` ​ 参考 https://github.com/fundamentalvision/BEVFormer/issues/176 解决。再次运行“python setup.py install”指令时,又发生了如下的报错: ``` RuntimeError: Scikit-learn requires Python...

If anyone has had success configuring it according to the method I provided, could you reply below? I'm not sure my method will work for everyone.