List Question
20 TechQA 2024-03-30T02:23:00.030000Persistent ModuleNotFoundError for 'distutils' Despite Updated setuptools in Python Environment
18 views
Asked by George Black
pip of python installed via deadsnakes, shows "no module named distutils" error
93 views
Asked by CodeDude
What is setuptool's alternative to (the deprecated) distutils `strtobool`?
310 views
Asked by KingOtto
No module named 'distutils' despite setuptools installed
505 views
Asked by sds
ModuleNotFoundError: No module named 'distutils' in Python 3.12.1 when installing oci-cli
485 views
Asked by Badia
Specifying C compiler for setup.py compilation
28 views
Asked by Frank Yellin
Why CFLAGS not working with pip in Windows
109 views
Asked by JairoV
Poetry & Cython - cross-platfrom / build on install
152 views
Asked by EZLearner
Error with cffi-1.15.1.tar.gz when performing pip install -r requirements.txt
133 views
Asked by Jesse Zhong
'brew install openjdk' fails after python 3.12
364 views
Asked by aaron blythe
pip install on embeddable python with Jenkins
82 views
Asked by OKayTee
Why did I got an error ModuleNotFoundError: No module named 'distutils'?
24.4k views
Asked by Kada
build_ext runs twice when doing "pip install -e"
75 views
Asked by Andrei Gheorghe
Is there an easy way to build a PyPi package that uses deprecated Numpy API in C?
46 views
Asked by nini2352
How can I rename my project on PyPI to fix its capitalization?
131 views
Asked by vauhochzett
Python setup.py: import packages from subdirectories not specifying top level directory
53 views
Asked by aaxx