Difference between revisions of "Distutils"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | [[wikipedia:distutils]] | |
[[pip install distutils]] | [[pip install distutils]] | ||
− | [[DEPRECATION]]: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you | + | [[DEPRECATION]]: Configuring installation scheme with [[distutils]] config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621 |
− | + | [[ERROR: Could not find a version that satisfies the requirement]] disutils (from versions: none) | |
− | ERROR: Could not find a version that satisfies the requirement disutils (from versions: none) | + | [[ERROR: No matching distribution found for]] disutils |
− | ERROR: No matching distribution found for disutils | ||
== Related == | == Related == | ||
Line 12: | Line 11: | ||
* [[PEP 517]] | * [[PEP 517]] | ||
* <code>[[distutils.cfg]]</code> | * <code>[[distutils.cfg]]</code> | ||
+ | * <code>[[apt-get install]] python3-distutils</code> | ||
== See also == | == See also == | ||
* {{Distutils}} | * {{Distutils}} | ||
+ | * {{setuptools}} | ||
* {{Python}} | * {{Python}} | ||
[[Category:Python]] | [[Category:Python]] |
Latest revision as of 07:23, 28 June 2022
pip install distutils DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621 ERROR: Could not find a version that satisfies the requirement disutils (from versions: none) ERROR: No matching distribution found for disutils
Related[edit]
distutils / setuptools
- PEP 517
distutils.cfg
apt-get install python3-distutils
See also[edit]
distutils
setuptools, distutils
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: