Linux可以:
pip install cpython
pip install git+git://github.com/gatagat/lap.git
windows可以:
下载https://github.com/gatagat/lap
后解压,
安装pip install cpython
安装VS2019企业版:
key
BF8Y8-GN2QH-T84XB-QVY3B-RC4DF
执行安装:
(py38) C:\Users\xjsd>cd C:\Users\xjsd\Downloads\lap-master\lap-master(py38) C:\Users\xjsd\Downloads\lap-master\lap-master>python setup.py install
也可以:
pip install . # 安装当前路径的包
完成后:
又发现新版不好用,下个https://github.com/gatagat/lap/tree/v0.4.0
老版本的。