Installation¶
环境要求¶
Windows / Linux
Python 3.8 +
Install from pip¶
You are advised to Install from source to obtain the latest version
$ pip install robopal
Install from source¶
# Clone robopal
$ git clone https://github.com/NoneJou072/robopal
$ cd robopal
# Install robopal and its requirements.
$ pip install -r requirements.txt