AN 999: Drive-on-Chip with Functional Safety Design Example: Agilex™ 7 Devices

ID 823627
Date 7/04/2024
Public
Document Table of Contents

2.4. Installing Python

Debugging and monitoring the Drive-On-Chip with Functional Safety Design Example for Agilex 7 Devices requires the Python GUI
  1. Install Python version 3.10.5.
  2. Install PIP 22.2.2 if necessary.
  3. Install non-Python Standard Libraries:
    • Pyside6 (6.3.2) (https://pypi.org/project/PySide6/)
    • Pyqtgraph (0.13.1) (https://www.pyqtgraph.org/)
    • Numpy (1.23.2) (https://numpy.org/install/)
  4. Run the command:
    >> pip install -r requirements.txt