Skip to content

Installation error #72

Open
Open
@kthahirah

Description

@kthahirah

Tried to install ctc-forced-aligner but kept receiving the same error that I have trouble resolving

Building wheels for collected packages: ctc-forced-aligner
  Building editable for ctc-forced-aligner (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building editable for ctc-forced-aligner (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [19 lines of output]
      No `packages` or `py_modules` configuration, performing automatic discovery.
      `flat-layout` detected -- analysing .
      discovered packages -- ['ctc_forced_aligner', 'ctc_forced_aligner.uroman']
      running editable_wheel
      creating C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info
      writing C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\PKG-INFO
      writing dependency_links to C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\dependency_links.txt
      writing entry points to C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\entry_points.txt
      writing requirements to C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\requires.txt
      writing top-level names to C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\top_level.txt
      writing manifest file 'C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\SOURCES.txt'
      reading manifest file 'C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\SOURCES.txt'
      writing manifest file 'C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner.egg-info\SOURCES.txt'
      creating 'C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner-0.3.0.dist-info'
      creating C:\Users\inven\AppData\Local\Temp\pip-wheel-eyvixa0p\.tmp-7hin7an8\ctc_forced_aligner-0.3.0.dist-info\WHEEL
      running build_py
      running build_ext
      building 'ctc_forced_aligner.ctc_forced_aligner' extension
      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 editable for ctc-forced-aligner
Failed to build ctc-forced-aligner
ERROR: Failed to build installable wheels for some pyproject.toml based projects (ctc-forced-aligner)

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