Before Installation

Install Visual Studio Build Tools

CircadiPy requires the installation of PyMICE library to read Intellicage data. Additionaly PyMICE requires the installation of Visual Studio Build Tools on Windows. You can download the Visual Studio Build Tools from the following link:

https://visualstudio.microsoft.com/visual-cpp-build-tools/

After downloading the Visual Studio Build Tools, you can install it by running the installer. Once the installation is completed, you can proceed to the following steps.

  1. Select the “desktop development with C++” workload.

    Select the "desktop development with C++" workload
  2. Select only the “MSVC” (e.g. “MSVC v142 - VS 2019 C++ x64/x86 build tools”) and “Windows X SDK” components on the right side of the window.

  3. Click on the “Install” button to start the installation.

After the installation is completed, you may proceed to the next step.