Skip to content

[Installation Error] Installation Error on MacOS - pynini #317

@ai-nikolai

Description

@ai-nikolai

Installing on MacOS does not seem to work.

To reproduce:

conda install -c conda-forge pynini
pip3 install WeTextProcessing==1.0.4.1

The resulting error is:

      ld: library 'fstfarscript' not found
      clang++: error: linker command failed with exit code 1 (use -v to see invocation)
      error: command '/usr/bin/clang++' failed with exit code 1

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

(I am building pynini using conda-forge as per official installation instructions).

Related issue: #292

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions