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

Error: python setup.py egg_info did not run successfully #428

Open
Choutouridis opened this issue Nov 24, 2024 · 0 comments
Open

Error: python setup.py egg_info did not run successfully #428

Choutouridis opened this issue Nov 24, 2024 · 0 comments

Comments

@Choutouridis
Copy link

I am getting the following error while trying to install Spinningup:

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [31 lines of output]
/tmp/pip-install-o0ghhpij/matplotlib_f9b526fd13b74b90a2fa1496c651fbfd/setup.py:31: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

          ********************************************************************************
          Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

          This deprecation is overdue, please update your project and remove deprecated
          calls to avoid build errors in the future.
          ********************************************************************************

I tried older versions of Setuptools without success.

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

1 participant