EasyManua.ls Logo

FPC BM-Lite - Install the required packages

FPC BM-Lite
21 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Public
Doc number:
Doc revision:
Doc state:
Date:
100021008
7.2
Approved
03/Apr/2020
Doc class:
Approver:
Page:
Instruction
14(21)
All information contained within this document is proprietary to Fingerprint Cards AB.
4.2 Install the required packages
The required packages for using the bep_ref.py script together with the BM-Lite on Windows
are:
pexpect
pyserial
numpy
pillow
pyftdi
Install these by using the pip install command in a command prompt:
“pip install <package name>”
For example: “pip install pexpect”
The package manager will fetch and install the package for you. Repeat the install command
for all of the above packages.