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.

AWR6843AOPEVM: cant make demo program run

Part Number: AWR6843AOPEVM

Tool/software:

test program from radar tool box

keeps producing errors .. wont start .. wont show pictures ..  / screens ... diferent problems diferent computer systems

im not a programmer 

python3 gui_main.py
/usr/local/lib/python3.8/dist-packages/pyqtgraph/colors/palette.py:1: RuntimeWarning: PyQtGraph supports Qt version >= 5.15, but 5.12.8 detected.
from ..Qt import QtGui
/home/abartlett/.local/lib/python3.8/site-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (2.2.1) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Traceback (most recent call last):
File "gui_main.py", line 31, in <module>
QApplication.setAttribute(Qt.HighDpiScaleFactorRoundingPolicy.PassThrough)
AttributeError: type object 'Qt' has no attribute 'HighDpiScaleFactorRoundingPolicy'

this is for the falls demo i cant make it work