|
|
---
|
|
|
title: Python C++ core module compilation and installation
|
|
|
---
|
|
|
# 1. Requierements
|
|
|
|
|
|
# 1. Requirements
|
|
|
|
|
|
## a) Windows
|
|
|
- Mingw-w64: https://www.mingw-w64.org/
|
|
|
- Microsoft Visual C++ (MSVC) compiler toolset: [2022 version](https://visualstudio.microsoft.com/fr/thank-you-downloading-visual-studio/?sku=Community&channel=Release&version=VS2022&source=VSLandingPage&cid=2030&passive=false)
|
|
|
- Python 3: https://www.python.org/downloads/release/python-3110/
|
|
|
|
|
|
## b) GNU/Linux
|
... | ... | |