Dyson-c

Results 3 issues of Dyson-c

![image](https://user-images.githubusercontent.com/68522810/225001154-cb813805-f167-40c8-b4a6-495a8b721526.png) ![image](https://user-images.githubusercontent.com/68522810/225001495-25047283-0c47-4575-b6ac-f24078d8563e.png) 如图所示,进行deploy.py stopAll 和deploy.py startAll操作,会出现如上的前置服务的报错。端口监听也是没有进程,这种情况请问可以怎么解决呢?

跑demo的时候。会报如下错误,可以怎么解决呢? 另外,这个框架可以直接在main.py里面进行修改深度学习模型代码吗,还是需要修改相关的配置呢? ![image](https://user-images.githubusercontent.com/68522810/194980664-f49bcd62-411b-478a-8beb-93f6f7902182.png)

![image](https://user-images.githubusercontent.com/68522810/187448107-8a6e9cee-6f98-4407-9227-dcf82242243b.png) [dyson@centos7 python-psi]$ PSI_CONFIG=config/server.config.yaml psi_run server 127.0.0.1:2345 Traceback (most recent call last): File "/home/dyson/.local/lib/python3.7/site-packages/psi/pair/socket/pair.py", line 75, in _connect client_sock.connect(self._peer) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception,...