jkfaner
jkfaner
我通过以下方法解决了问题: 如果要使用最新的pytorch 1.8,请安装cuda 10.2而不是cuda11。如果确实使用cuda 11,则需要注释掉CMakeList.txt文件中的第35-38行,也就是这些代码`# set(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS} -gencode arch=compute_30,code=sm_30 -O2") # set(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS} -gencode arch=compute_35,code=sm_35") # set(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS} -gencode arch=compute_50,code=sm_50")`
已更换 [v1.2022.0528.1141](https://github.com/bjrjustin/Emby.Plugins.JavScraper/releases/tag/v1.2022.0528.1141) 查看了日志,发现部分刮削器配置无法使用,部分搜索不到
> > Access to script at 'http://localhost:5000/xxxxx' (redirected from 'https://www.xxxx.com/xxx/xx/xx.') from origin 'https://www.xxxx.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. > >...