Installation¶
环境要求¶
Windows / Linux (recommended)
Python 3.8 +
二进制安装¶
当前PyPi上的版本是 .. image:: https://img.shields.io/pypi/v/robopal?style=flat-square
- target:
- alt:
PyPI - Version
,Repo上的版本是
0.3.0,建议安装最新版本
$ pip install robopal
Build from source¶
$ git clone https://github.com/NoneJou072/robopal
$ cd robopal
$ pip install -r requirements.txt