Dongfei Cui
Dongfei Cui
> 想问一下特征不能是单数吗 不能
python -m pip install paddlepaddle-gpu==2.4.0rc0.post112 -f https://www.paddlepaddle.org.cn/whl/windows/mkl/avx/stable.html 换个新的版本解决了这个问题 python=3.9 cuda=11.2 cudnn=8.2
> 请问楼上的朋友你们解决了吗? 我把requirements.txt中的这两个注释了 自己单独安了 我好像指定了版本 具体的忘了
I solved this problem like this 
> 博主,您好,我vs也安装了,环境变量都设置了,可是编译总是出现:error: command 'cl.exe' failed: No such file or directory . 在其他程序的编译也出现这个问题,我百度这个解决方案就是不行.你懂怎么弄么? 应该就是没有cl.exe 或许可以尝试下载vs studio 带的编译器或者看是否配好环境变量。
On windows10, please uncomment _extra_compile_args={'gcc': ["-Wno-cpp", "-Wno-unused-function"]},_ in FaceBoxes/utils/build.py line 46
> I am also seeing this error, the env is: > > * Ubuntu 18.04 > * CUDA 10.0.130 > * pytoch 1.2.0 > * gcc 7.4.0 > > I...
> I would recommend this: https://github.com/howl-anderson/unlocking-the-power-of-llms for anyone live in China. The ability to download is no longer available. 
https://huggingface.co/nyanko7/LLaMA-7B/tree/main
I have tried the[ solution](https://github.com/open-mmlab/mmdetection/issues/1379#issuecomment-688194724), but it still failed.