You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Wiki/RUS_Guide/markdown/01_HowToInstall.md

49 lines
1.2 KiB

# 1. Первый запуск
Are you ready to install the pyOpenRPA solution on your machine?
Ok, we start.
**Do the following operations:**
* Download the pyOpenRPA package from master branch on GitLab [Download ZIP]([https://gitlab.com/UnicodeLabs/OpenRPA/-/archive/master/OpenRPA-master.zip](https://gitlab.com/UnicodeLabs/OpenRPA/-/archive/master/OpenRPA-master.zip))
* Unzip the package
**Installation has been completed :)**
## How to check installation
* Run portable python (built in the pyOpenRPA)
* x32 python (GIT\\Resources\\WPy32-3720\\python-3.7.2\\python.exe)
* x64 python (GIT\\Resources\\WPy64-3720\\python-3.7.2.amd64\\python.exe)
**The pyOpenRPA has been successfully installed if the portable python 3.7.2 was started without any exceptions (see screenshot).**
![image](img/cb5dec8cecafa7d64f6cd14b2672acce.png)
## System requirements
* OS Windows 7+. *Need Windows package KB2999226 if use windows Vista/7/8/8.1/Server 2008/Server 2012 (https://support.microsoft.com/ru-ru/help/2999226)*
* For OpenCV: OS Windows 7/8/8/10 only (no Windows Server)
.. v1.2.12 replace:: v1.2.12
..
```
|author|
```
replace:: Ivan Maslov <[ivan.maslov@unicodelabs.ru](mailto:ivan.maslov@unicodelabs.ru)>