Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Step 1: Prerequisites

Before starting the installation, make sure you have the following:

  1. Python

  2. pywin32

  3. Any Code Editor (e.g., Visual Studio Code)

  4. ARES Commander or OEMs

Step 2: API Installation

  1. Visit the Python Package Index (PyPi) for APIs.

  2. Look for PyPCAD or access it through this https://pypi.org/project/PyPCAD/ .

  3. Click image-20240628-044614.png to get the command or manually copy the provided command.

Screenshot 2024-06-05 172636.png
pip install PyPCAD
  1. Launch Command Prompt (cmd) and paste the copied command.

  2. The Python COM/ActiveX API is now installed on your system and ready for utilization.

  • No labels