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

tutorial notebook fails installing mamba-ssm dependency #11691

Open
jeffgreenca opened this issue Dec 20, 2024 · 0 comments
Open

tutorial notebook fails installing mamba-ssm dependency #11691

jeffgreenca opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jeffgreenca
Copy link

Running the first code block of https://colab.research.google.com/github/NVIDIA/NeMo/blob/main/tutorials/00_NeMo_Primer.ipynb

(from commit 24b9e92) fails:

Building wheels for collected packages: nemo_toolkit, mamba-ssm, antlr4-python3-runtime, progress, clip, fasttext, kaldi-python-io, pesq, rouge_score, sox, texterrors, distance, docopt, intervaltree, asciitree, cdifflib
  Building wheel for nemo_toolkit (pyproject.toml) ... done
  Created wheel for nemo_toolkit: filename=nemo_toolkit-2.2.0rc0-py3-none-any.whl size=5188616 sha256=379e6a7d97b38bff5aeb42be775e91170ec93aa4d9618e25920fef5d83d70554
  Stored in directory: /tmp/pip-ephem-wheel-cache-7_lkbw58/wheels/6c/d2/4f/1572b895b6a4dbd9fdf534c882d9bc6e94e700a6db5bb20423
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Building wheel for mamba-ssm (setup.py) ... error
  ERROR: Failed building wheel for mamba-ssm

May be related to NVIDIA/NeMo-Curator#399 and also reported by this comment on a closed issue #10368 (comment)

@jeffgreenca jeffgreenca added the bug Something isn't working label Dec 20, 2024
@jeffgreenca jeffgreenca changed the title mamba-ssm dependency install fail tutorial notebook fails installing mamba-ssm dependency Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant