This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1642BOOST: Read and plot point Cloud Data in RealTime

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

I'm trying to run the code given in the Github Repository - ReadData from AWR1642.

Two .py files - 

  1. range-dopplerHeatmap_AWR1642.py
  2. readData_AWR1642.py 

Both file can access COM port, but while executing readData_AWR1642.py.  I'm getting a Library error of "Pyqtgraph" and couldn't import that library.

Did anyone execute this file, I need some help.