# 用pip安装包到指定的python环境


```
python3.8 -m pip install rpyc
```

