Skip to content

Error during installation related to python dependency madoka #10

@MarvKler

Description

@MarvKler

Hi @manykarim,
i just wanted to try out you self-healing library for a PoC in my current project.
During the installation i've got the following error message which requires me to install the Visual C++ Build Tools for Windows. This seems to be related to the python package madoka.
As i have not seen any info about that in your documentation, i assume this is an issue with any dependency or something to add to your docs.

Could you please double check the root cause for it & give some feedback ?
Thank you! :)

Building wheels for collected packages: madoka
  Building wheel for madoka (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for madoka (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [14 lines of output]
      C:\Users\z0053m7z\AppData\Local\Temp\pip-build-env-58o0wcou\overlay\Lib\site-packages\setuptools\dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!

              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:

              License :: OSI Approved :: BSD License

              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************

      !!
        self._finalize_license_expression()
      error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ 
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for madoka
Failed to build madoka

[notice] A new release of pip is available: 25.0.1 -> 25.2
[notice] To update, run: python.exe -m pip install --upgrade pip
ERROR: Failed to build installable wheels for some pyproject.toml based projects (madoka)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions