![FPC 100015050 Getting Started Manual Download Page 14](http://html1.mh-extra.com/html/fpc/100015050/100015050_getting-started-manual_2325932014.webp)
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.