bump: mecab-ko
from fork for py3.12 testing
#1823
Annotations
1 error
Build (and Push) runner
buildx failed with: ERROR: failed to solve: process "/bin/bash -c pip install -q wget packaging \"setuptools==69.5.1\" && python -m wget https://raw.githubusercontent.com/Lightning-AI/utilities/main/scripts/adjust-torch-versions.py && for fpath in `ls requirements/*.txt`; do python ./adjust-torch-versions.py $fpath ${PYTORCH_VERSION}; done && pip install -q \"numpy<1.24\" && CUDA_VERSION_MM=${CUDA_VERSION%.*} && CU_VERSION_MM=${CUDA_VERSION_MM//'.'/''} && pip install -q -U packaging fire && python assistant.py replace_str_requirements \"onnxruntime\" \"onnxruntime_gpu\" --req_files requirements/audio.txt && pip install --no-cache-dir -r requirements/_devel.txt --find-links=\"https://download.pytorch.org/whl/cu${CU_VERSION_MM}/torch_stable.html\" --extra-index-url=\"https://download.pytorch.org/whl/test/cu${CU_VERSION_MM}\" && rm -rf requirements/" did not complete successfully: exit code: 1
|
Loading