Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setuptools.installer and fetch_build_eggs are deprecated. #142

Open
idstone opened this issue Sep 15, 2023 · 1 comment
Open

setuptools.installer and fetch_build_eggs are deprecated. #142

idstone opened this issue Sep 15, 2023 · 1 comment

Comments

@idstone
Copy link

idstone commented Sep 15, 2023

Hey :)

Installed:

  • Python 3.9.2
  • pip 23.2.1

Additional:

  • pip install wheel pyserial intelhex mython-magic
  • pip install .

Got an error:
/usr/local/lib/python3.9/dist-packages/setuptools/init.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated

  • pip install pep517

... but no change!? :(

@hashar
Copy link

hashar commented Sep 18, 2023

That comes from setuptools: pypa/setuptools#2877

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants