Difference between revisions of "Distutils"

From wikieduonline
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
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

Advertising: