在wsl的ubuntu20.04安装最新版计图的时候使用jittor.test_install自动配置环境时报错
报错: raise RuntimeError(f"MD5 mismatch between the server and the downloaded file {file_path}")
RuntimeError: MD5 mismatch between the server and the downloaded file /root/.cache/jittor/cutlass/cutlass.zip,
经过个人排查,发现cutlass对应的清华网盘无法访问,导致程序只创建了一个空压缩包,想从github上下载,代码给出的路径无法访问