Lines Matching full:install
29 Install nrftools (only required in the actual hardware test mode)
46 and README.md. To install the tools, double click on each .deb file or follow
52 Choose and install your hypervisor like VMWare Workstation(preferred) or
160 Install Python 3
163 Download and install latest `Python 3 <https://www.python.org/downloads/>`_ on Windows.
177 Install Git
180 Download and install `Git <https://git-scm.com/downloads>`_.
189 Install PTS 8
192 On Windows virtual machine, install latest PTS from https://www.bluetooth.org.
193 Remember to install drivers from installation directory
271 Install socat, that is used to transfer BTP data stream from UART's tty file:
275 sudo apt-get install python-setuptools socat
277 Install required python modules:
282 pip3 install --user wheel
283 pip3 install --user -r autoptsclient_requirements.txt
293 Install required python modules:
298 pip3 install --user wheel
299 pip3 install --user -r autoptsserver_requirements.txt
346 uninstall and install the pywin32 module:
350 pip install --upgrade --force-reinstall pywin32