Kenny Chen
Kenny Chen
> ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory 环境安装完毕,但是提示如下错误,这是啥问题呢?  `docker pull paddlecloud/paddlespeech:develop-gpu-cuda10.2-cudnn7-latest` 請用cuda10.2的docker鏡像。
> > PaddleSpeech安装过程中遇到的问题都可以在这里留言,一些跟安装相关的问题也会在这里进行汇总 > > 老是提示 Could not build wheels for pyworld which use PEP 517 and cannot be installed directly > > Problems encountered during the installation of paddlespeech...
I conjecture that you are compiling segamaker using a local environment. The reason for the issue is the absence of `inference.py`. When executing `pytorch_model.deploy()`, it will initiate the Docker server...
`docker network connect docker_ragflow docker-redis-1` Try to move **docker-redis-1** to **docker_ragflow**. It works for me.