cbaddeley / Synesthesia

2 stars 1 forks source link

stuck on pip install #31

Closed dbogdanov closed 3 years ago

dbogdanov commented 3 years ago

I am getting stuck on pip install. It appears that the installation never finishes or is extremely slow.

dbogdanov@dimi-mtg:~$ pip3 install synesthesia-uf
Collecting synesthesia-uf
  Using cached synesthesia-uf-0.1.10.tar.gz (33 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Requirement already satisfied: pycairo in /usr/lib/python3/dist-packages (from synesthesia-uf) (1.16.2)
Requirement already satisfied: pillow in /usr/lib/python3/dist-packages (from synesthesia-uf) (8.1.2)
Collecting musicnn
  Using cached musicnn-0.1.0-py3-none-any.whl (29.3 MB)
Requirement already satisfied: PyQt5 in /usr/lib/python3/dist-packages (from synesthesia-uf) (5.15.4)
Collecting essentia
  Using cached essentia-2.1b6.dev374-cp39-cp39-manylinux1_x86_64.whl (12.0 MB)
Requirement already satisfied: librosa in ./.local/lib/python3.9/site-packages (from synesthesia-uf) (0.8.1)
Requirement already satisfied: numpy>=1.8.2 in /usr/lib/python3/dist-packages (from essentia->synesthesia-uf) (1.19.5)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from essentia->synesthesia-uf) (1.15.0)
Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from essentia->synesthesia-uf) (5.3.1)
Requirement already satisfied: decorator>=3.0.0 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (5.0.9)
Requirement already satisfied: scikit-learn!=0.19.0,>=0.14.0 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (0.24.2)
Requirement already satisfied: packaging>=20.0 in /usr/lib/python3/dist-packages (from librosa->synesthesia-uf) (20.9)
Requirement already satisfied: numba>=0.43.0 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (0.53.1)
Requirement already satisfied: pooch>=1.0 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (1.4.0)
Requirement already satisfied: joblib>=0.14 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (1.0.1)
Requirement already satisfied: soundfile>=0.10.2 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (0.10.3.post1)
Requirement already satisfied: resampy>=0.2.2 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (0.2.2)
Requirement already satisfied: audioread>=2.0.0 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (2.1.9)
Requirement already satisfied: scipy>=1.0.0 in ./.local/lib/python3.9/site-packages (from librosa->synesthesia-uf) (1.7.0)
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from numba>=0.43.0->librosa->synesthesia-uf) (52.0.0)
Requirement already satisfied: llvmlite<0.37,>=0.36.0rc1 in ./.local/lib/python3.9/site-packages (from numba>=0.43.0->librosa->synesthesia-uf) (0.36.0)
Requirement already satisfied: appdirs in /usr/lib/python3/dist-packages (from pooch>=1.0->librosa->synesthesia-uf) (1.4.4)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from pooch>=1.0->librosa->synesthesia-uf) (2.25.1)
Requirement already satisfied: threadpoolctl>=2.0.0 in ./.local/lib/python3.9/site-packages (from scikit-learn!=0.19.0,>=0.14.0->librosa->synesthesia-uf) (2.2.0)
Requirement already satisfied: cffi>=1.0 in /usr/lib/python3/dist-packages (from soundfile>=0.10.2->librosa->synesthesia-uf) (1.14.5)
Collecting tensorflow>=1.14
  Using cached tensorflow-2.5.0-cp39-cp39-manylinux2010_x86_64.whl (454.4 MB)
Collecting numpy>=1.8.2
  Using cached numpy-1.16.6.zip (5.1 MB)
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of numpy to determine which version is compatible with other requirements. This could take a while.
  Using cached numpy-1.16.5.zip (5.1 MB)
INFO: pip is looking at multiple versions of musicnn to determine which version is compatible with other requirements. This could take a while.
Collecting musicnn
  Using cached musicnn-0.0.4-py3-none-any.whl (22.9 MB)
  Using cached musicnn-0.0.3-py3-none-any.whl (22.9 MB)
  Using cached musicnn-0.0.2-py3-none-any.whl (8.3 MB)
  Using cached musicnn-0.0.1-py3-none-any.whl (8.3 MB)
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of numpy to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of appdirs to determine which version is compatible with other requirements. This could take a while.
Collecting appdirs
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
  Using cached appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
  Using cached appdirs-1.4.2-py2.py3-none-any.whl (12 kB)
  Using cached appdirs-1.4.1-py2.py3-none-any.whl (11 kB)
  Using cached appdirs-1.4.0-py2.py3-none-any.whl (11 kB)
  Using cached appdirs-1.3.0.tar.gz (13 kB)
  Using cached appdirs-1.2.0.zip (22 kB)
  Using cached appdirs-1.1.0.zip (18 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of musicnn to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of appdirs to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of threadpoolctl to determine which version is compatible with other requirements. This could take a while.
Collecting threadpoolctl>=2.0.0
  Using cached threadpoolctl-2.2.0-py3-none-any.whl (12 kB)
  Using cached threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
  Using cached threadpoolctl-2.0.0-py3-none-any.whl (34 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of cffi to determine which version is compatible with other requirements. This could take a while.
Collecting cffi>=1.0
  Using cached cffi-1.14.6-cp39-cp39-manylinux1_x86_64.whl (405 kB)
  Using cached cffi-1.14.5-cp39-cp39-manylinux1_x86_64.whl (406 kB)
  Using cached cffi-1.14.4-cp39-cp39-manylinux1_x86_64.whl (405 kB)
  Using cached cffi-1.14.3-cp39-cp39-manylinux1_x86_64.whl (405 kB)
  Using cached cffi-1.14.2.tar.gz (470 kB)
  Using cached cffi-1.14.1.tar.gz (468 kB)
  Using cached cffi-1.14.0.tar.gz (463 kB)
  Using cached cffi-1.13.2.tar.gz (460 kB)
  Using cached cffi-1.13.1.tar.gz (460 kB)
  Using cached cffi-1.13.0.tar.gz (459 kB)
  Using cached cffi-1.12.3.tar.gz (456 kB)
  Using cached cffi-1.12.2.tar.gz (453 kB)
  Using cached cffi-1.12.1.tar.gz (453 kB)
  Using cached cffi-1.12.0.tar.gz (453 kB)
  Using cached cffi-1.11.5.tar.gz (438 kB)
  Using cached cffi-1.11.4.tar.gz (436 kB)
  Using cached cffi-1.11.3.tar.gz (436 kB)
  Using cached cffi-1.11.2.tar.gz (435 kB)
  Using cached cffi-1.11.1.tar.gz (435 kB)
  Using cached cffi-1.11.0.tar.gz (434 kB)
  Using cached cffi-1.10.0.tar.gz (418 kB)
  Using cached cffi-1.9.1.tar.gz (407 kB)
  Using cached cffi-1.9.0.tar.gz (407 kB)
  Using cached cffi-1.8.3.tar.gz (403 kB)
  Using cached cffi-1.8.2.tar.gz (403 kB)
  Using cached cffi-1.7.0.tar.gz (400 kB)
  Using cached cffi-1.6.0.tar.gz (397 kB)
  Using cached cffi-1.5.2.tar.gz (388 kB)
  Using cached cffi-1.5.1.tar.gz (388 kB)
  Using cached cffi-1.5.0.tar.gz (385 kB)
  Using cached cffi-1.4.2.tar.gz (365 kB)
  Using cached cffi-1.4.1.tar.gz (365 kB)
  Using cached cffi-1.4.0.tar.gz (365 kB)
  Using cached cffi-1.3.1.tar.gz (351 kB)
  Using cached cffi-1.3.0.tar.gz (347 kB)
  Using cached cffi-1.2.1.tar.gz (335 kB)
  Using cached cffi-1.2.0-1.tar.gz (335 kB)
WARNING: Discarding https://files.pythonhosted.org/packages/ff/6d/9f5004f4619e64e25785029d3fab9807eddc780e194ba323ecd4007fa8c5/cffi-1.2.0-1.tar.gz#sha256=9b9c2b964fd88ddbf99ea8fff65c56264c8866b77050fd53f0159e53c98c27e0 (from https://pypi.org/simple/cffi/). Requested cffi>=1.0 from https://files.pythonhosted.org/packages/ff/6d/9f5004f4619e64e25785029d3fab9807eddc780e194ba323ecd4007fa8c5/cffi-1.2.0-1.tar.gz#sha256=9b9c2b964fd88ddbf99ea8fff65c56264c8866b77050fd53f0159e53c98c27e0 (from soundfile>=0.10.2->librosa->synesthesia-uf) has different version in metadata: '1.2.0'
  Using cached cffi-1.1.2.tar.gz (326 kB)
  Using cached cffi-1.1.1.tar.gz (326 kB)
  Using cached cffi-1.1.0.tar.gz (323 kB)
  Using cached cffi-1.0.3.tar.gz (317 kB)
  Using cached cffi-1.0.2-2.tar.gz (317 kB)
WARNING: Discarding https://files.pythonhosted.org/packages/ef/23/c6f7003ebb7b4b3fe4872f112b18ee181a3ec2b137e964093a8b35d4a5bd/cffi-1.0.2-2.tar.gz#sha256=6dc6ae05816e44c71094049321403fda1013013d68506f30914a59683a47fd32 (from https://pypi.org/simple/cffi/). Requested cffi>=1.0 from https://files.pythonhosted.org/packages/ef/23/c6f7003ebb7b4b3fe4872f112b18ee181a3ec2b137e964093a8b35d4a5bd/cffi-1.0.2-2.tar.gz#sha256=6dc6ae05816e44c71094049321403fda1013013d68506f30914a59683a47fd32 (from soundfile>=0.10.2->librosa->synesthesia-uf) has different version in metadata: '1.0.2'
  Using cached cffi-1.0.1.tar.gz (316 kB)
  Using cached cffi-1.0.0.tar.gz (315 kB)
Requirement already satisfied: pycparser in /usr/lib/python3/dist-packages (from cffi>=1.0->soundfile>=0.10.2->librosa->synesthesia-uf) (2.20)
INFO: pip is looking at multiple versions of threadpoolctl to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of cffi to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of soundfile to determine which version is compatible with other requirements. This could take a while.
Collecting soundfile>=0.10.2
  Using cached SoundFile-0.10.3.post1-py2.py3-none-any.whl (21 kB)
  Using cached SoundFile-0.10.2-py2.py3-none-any.whl (25 kB)
INFO: pip is looking at multiple versions of six to determine which version is compatible with other requirements. This could take a while.
Collecting six
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.13.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.12.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.11.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.10.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.9.0-py2.py3-none-any.whl (10 kB)
  Using cached six-1.8.0-py2.py3-none-any.whl (9.7 kB)
  Using cached six-1.7.3-py2.py3-none-any.whl (9.5 kB)
  Using cached six-1.7.2-py2.py3-none-any.whl (9.6 kB)
  Using cached six-1.7.1-py2.py3-none-any.whl (9.6 kB)
  Using cached six-1.7.0-py2.py3-none-any.whl (9.3 kB)
  Using cached six-1.6.1-py2.py3-none-any.whl (8.6 kB)
  Using cached six-1.6.0-py2.py3-none-any.whl (8.5 kB)
  Using cached six-1.5.2-py2.py3-none-any.whl (8.4 kB)
  Using cached six-1.5.1-py2.py3-none-any.whl (8.4 kB)
  Using cached six-1.5.0-py2.py3-none-any.whl (8.2 kB)
  Using cached six-1.4.1.tar.gz (21 kB)
  Using cached six-1.4.0.tar.gz (21 kB)
  Using cached six-1.3.0.tar.gz (17 kB)
scott-engelhardt commented 3 years ago

Try installing through a python virtual environment.