RF-DG-32B
Shenzhen RF-star Technology Co., Ltd.
Page 9 of 19
2.
Enter “Python -m pip install --upgrade pip” command to update pip, as shown below, the update is successful
(pls
note the number of “-“ in the code)
.
Note:
If failed, the following will be shown:
Then, pls enter “Python -m pip install -U pip” command, update the pip, then successfully installed.
3.
Enter the "cd C:\Program Files\Wireshark\extcap" command to locate the cmd interface to the "C:\Program
Files\Wireshark\extcap" directory, if you use the global path before. Note that at this time, the extcap directory of the
Wireshark installation directory is just our Where you copy the five files here, the Wireshark installation directory is
different, this path may be different, please adjust it by yourself, as shown below after switching:
4.
After adjusting the directory, enter the command “pip install -r requirements.txt”, then the installation of pyserial v3.4
will start.
5.
The following figure shows the success: