下载xrld。要对应合适的python版本;
下载tar.gz包。解压
通过cmd进入该目录。
setup.py build
setup.py install
安装成功;
添加路径:
from sys import pathpath.append(r"D:softwarexlrd-0.9.2")