SignGraph: A Sign Sequence is Worth Graphs of Nodes
Collecting matplotlib==3.4.3 (from -r requirements.txt (line 1)) Using cached matplotlib-3.4.3-cp38-cp38-macosx_10_9_x86_64.whl.metadata (5.7 kB) Collecting numpy==1.20.3 (from -r requirements.txt (line 2)) Using cached numpy-1.20.3-cp38-cp38-macosx_10_9_x86_64.whl.metadata (2.0 kB) Collecting opencv_python==4.5.5.64 (from -r requirements.txt (line 3)) Using cached opencv_python-4.5.5.64-cp36-abi3-macosx_10_15_x86_64.whl.metadata (18 kB) Collecting pandas==1.3.4 (from -r requirements.txt (line 4)) Using cached pandas-1.3.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata (12 kB) Collecting Pillow==9.4.0 (from -r requirements.txt (line 5)) Using cached Pillow-9.4.0-2-cp38-cp38-macosx_10_10_x86_64.whl.metadata (9.3 kB) Collecting PyYAML==6.0 (from -r requirements.txt (line 6)) Using cached PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl.metadata (2.0 kB) Collecting scipy==1.7.1 (from -r requirements.txt (line 7)) Using cached scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl.metadata (2.2 kB) Requirement already satisfied: six==1.16.0 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (1.16.0) Collecting tqdm==4.62.3 (from -r requirements.txt (line 9)) Using cached tqdm-4.62.3-py2.py3-none-any.whl.metadata (56 kB) Collecting ctcdecode (from -r requirements.txt (line 10)) Using cached ctcdecode-1.0.2.tar.gz (125 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: cycler>=0.10 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from matplotlib==3.4.3->-r requirements.txt (line 1)) (0.12.1) Requirement already satisfied: kiwisolver>=1.0.1 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from matplotlib==3.4.3->-r requirements.txt (line 1)) (1.4.5) Requirement already satisfied: pyparsing>=2.2.1 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from matplotlib==3.4.3->-r requirements.txt (line 1)) (3.1.1) Requirement already satisfied: python-dateutil>=2.7 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from matplotlib==3.4.3->-r requirements.txt (line 1)) (2.8.2) Requirement already satisfied: pytz>=2017.3 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from pandas==1.3.4->-r requirements.txt (line 4)) (2023.4) Using cached matplotlib-3.4.3-cp38-cp38-macosx_10_9_x86_64.whl (7.2 MB) Using cached numpy-1.20.3-cp38-cp38-macosx_10_9_x86_64.whl (16.0 MB) Using cached opencv_python-4.5.5.64-cp36-abi3-macosx_10_15_x86_64.whl (46.3 MB) Using cached pandas-1.3.4-cp38-cp38-macosx_10_9_x86_64.whl (11.4 MB) Using cached Pillow-9.4.0-2-cp38-cp38-macosx_10_10_x86_64.whl (3.3 MB) Using cached PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl (192 kB) Using cached scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl (32.6 MB) Using cached tqdm-4.62.3-py2.py3-none-any.whl (76 kB) Building wheels for collected packages: ctcdecode Building wheel for ctcdecode (setup.py): started Building wheel for ctcdecode (setup.py): finished with status 'error' Running setup.py clean for ctcdecode Failed to build ctcdecode
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. ERROR: Failed building wheel for ctcdecode ERROR: Could not build wheels for ctcdecode, which is required to install pyproject.toml-based projects