Specify MinGW as the compiler to use with Python

Also, I think I forgot when I reinserted Python, so a memorandum Create distutils.cfg in $ {PYTHON_PATH} / Lib / distutils

distutils.cfg


[build]
compiler=mingw32

Described as.

Recommended Posts

Specify MinGW as the compiler to use with Python
Specify the Python executable to use with virtualenv
The easiest way to use OpenCV with python
Python: How to use async with
How to use FTP with Python
[Python] I want to use the -h option with argparse
[September 2020 version] Explains the procedure to use Gmail API with Python
[Introduction to Python] Let's use foreach with Python
[Python] Explains how to use the format function with an example
The road to compiling to Python 3 with Thrift
Specify the browser to use with Jupyter Notebook. Especially Mac. (And Vivaldi)
[Python] Explains how to use the range function with a concrete example
If you want to include awsebcli with CircleCI, specify the python version
Use python on Raspberry Pi 3 to light the LED with switch control!
How to use the C library in Python
How to specify the NIC to scan with amazon-dash
I want to use MATLAB feval with python
The easiest way to synthesize speech with python
Try to solve the man-machine chart with Python
Say hello to the world with Python with IntelliJ
How to specify attributes with Mock of python
I want to use Temporary Directory with Python2
[Algorithm x Python] How to use the list
Introduction to Python with Atom (on the way)
How to use tkinter with python in pyenv
[Python] Use JSON with Python
Use mecab with Python3
Use DynamoDB with Python
Use Python 3.8 with Anaconda
Try to use up the Raspberry Pi 2's 4-core CPU with Parallel Python
Try to solve the programming challenge book with python3
[Introduction to Python] How to iterate with the range function?
The first algorithm to learn with Python: FizzBuzz problem
I tried to touch the CSV file with Python
How to use the Raspberry Pi relay module Python
I tried to solve the soma cube with python
How to use python interactive mode with git bash
Convert the image in .zip to PDF with Python
I want to inherit to the back with python dataclass
[Python] How to use the graph creation library Altair
[Introduction to Udemy Python3 + Application] 27. How to use the dictionary
[Introduction to Udemy Python3 + Application] 30. How to use the set
[Python] Summary of how to specify the color of the figure
How to use the model learned in Lobe in Python
I tried to solve the problem with Python Vol.1
[Python] How to rewrite the table style with python-pptx [python-pptx]
Site notes to help you use NetworkX with Python
Try to specify the axis with PyTorch's Softmax function
I want to use the R dataset in python
How to use python multiprocessing (continued 3) apply_async in class with Pool as a member
Connect to BigQuery with Python
x86 compiler self-made with python
How to use the generator
Use Twitter API with Python
[Python] How to use list 1
Connect to Wikipedia with Python
Post to slack with Python 3
Use TUN / TAP with Python
How to use Python argparse
Python: How to use pydub
[Python] How to use checkio