Pr/open source release #22
Annotations
1 error and 2 warnings
|
static-check (ubuntu-22.04)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
|
static-check (ubuntu-22.04)
CondaEnvException: Pip failed
|
|
static-check (ubuntu-22.04)
Pip subprocess error:
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 35, in <module>
File "/tmp/pip-install-2pi78kkf/flash-attn_cf133a00dbd845d4a28b115d4a4ad758/setup.py", line 22, in <module>
import torch
ModuleNotFoundError: No module named 'torch'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
|