Lines Matching full:setuptools
6 Since January 2020 and the release of Setuptools 45, Python 2 is no longer
8 <https://github.com/pypa/setuptools/issues/1458>`_). Setuptools as a project
10 Setuptools 44.x.
13 Setuptools 45 declares its supported Python versions to exclude Python 2.7,
15 installation of Setuptools 45 or later in Python 2 environments.
17 Users that do import any portion of Setuptools 45 or later on Python 2 are
28 In less common scenarios, later versions of Setuptools can be installed on
30 to first install ``setuptools<45`` to "pin Setuptools" to a compatible
35 advised first to upgrade pip and retry or to pin Setuptools. Use ``pip
39 Setuptools. This applies to ``setup.py install`` invocations as well, as
40 they use Setuptools under the hood.
46 versions of Setuptools installed, here are some things to try.
48 1. Uninstall and reinstall Setuptools. Run ``pip uninstall -y setuptools`` for
49 the relevant environment. Repeat until there is no Setuptools installed.
50 Then ``pip install setuptools``.
65 …<https://github.com/pypa/setuptools/issues/new?assignees=&labels=Python+2&template=setuptools-warn…
66 with Setuptools. Please complete the whole template, providing as much
67 detail about what factors led to the issue. Setuptools maintainers will