Skip to content

Instantly share code, notes, and snippets.

@nekketsuuu
Created May 1, 2021 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nekketsuuu/e293c8cb93de28a532b12b6794796c1c to your computer and use it in GitHub Desktop.
Save nekketsuuu/e293c8cb93de28a532b12b6794796c1c to your computer and use it in GitHub Desktop.
% pip3 install -e ./python
Obtaining file:///Users/nekketsuuu/dev/src/github.com/src-d/hercules/python
Collecting matplotlib<4.0,>=2.0
Downloading matplotlib-3.4.1-cp39-cp39-macosx_10_9_x86_64.whl (7.2 MB)
|████████████████████████████████| 7.2 MB 2.9 MB/s
Collecting numpy<2.0,>=1.12.0
Downloading numpy-1.20.2-cp39-cp39-macosx_10_9_x86_64.whl (16.1 MB)
|████████████████████████████████| 16.1 MB 2.6 MB/s
Collecting pandas<1.0,>=0.20.0
Downloading pandas-0.25.3.tar.gz (12.6 MB)
|████████████████████████████████| 12.6 MB 3.0 MB/s
Collecting PyYAML<6.0,>=3.0
Downloading PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl (259 kB)
|████████████████████████████████| 259 kB 2.2 MB/s
Collecting scipy<1.2.2,>=0.19.0
Downloading scipy-1.2.1.tar.gz (23.1 MB)
|████████████████████████████████| 23.1 MB 3.0 MB/s
Requirement already satisfied: protobuf<4.0,>=3.5.0 in /opt/brew/Cellar/protobuf/3.15.8/libexec/lib/python3.9/site-packages (from labours==10.7.2) (3.15.8)
Collecting munch<3.0,>=2.0
Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
Collecting hdbscan<2.0,>=0.8.0
Downloading hdbscan-0.8.27.tar.gz (6.4 MB)
|████████████████████████████████| 6.4 MB 3.2 MB/s
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
Collecting seriate<2.0,>=1.1.2
Downloading seriate-1.1.2-py3-none-any.whl (8.5 kB)
Collecting fastdtw<2.0,>=0.3.2
Downloading fastdtw-0.3.4.tar.gz (133 kB)
|████████████████████████████████| 133 kB 2.2 MB/s
Collecting python-dateutil<3.0,>=2.6.0
Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
|████████████████████████████████| 227 kB 2.3 MB/s
Collecting lifelines<2.0,>=0.20.0
Downloading lifelines-0.25.11-py3-none-any.whl (348 kB)
|████████████████████████████████| 348 kB 2.1 MB/s
Collecting tqdm<5.0,>=4.3
Downloading tqdm-4.60.0-py2.py3-none-any.whl (75 kB)
|████████████████████████████████| 75 kB 2.5 MB/s
Collecting scikit-learn>=0.20
Downloading scikit_learn-0.24.2-cp39-cp39-macosx_10_13_x86_64.whl (7.3 MB)
|████████████████████████████████| 7.3 MB 2.7 MB/s
Collecting joblib>=1.0
Downloading joblib-1.0.1-py3-none-any.whl (303 kB)
|████████████████████████████████| 303 kB 2.0 MB/s
Collecting cython>=0.27
Using cached Cython-0.29.23-cp39-cp39-macosx_10_9_x86_64.whl (1.9 MB)
Requirement already satisfied: six in /opt/brew/Cellar/protobuf/3.15.8/libexec/lib/python3.9/site-packages (from hdbscan<2.0,>=0.8.0->labours==10.7.2) (1.15.0)
Collecting autograd>=1.3
Downloading autograd-1.3.tar.gz (38 kB)
Collecting formulaic<0.3,>=0.2.2
Downloading formulaic-0.2.3-py3-none-any.whl (55 kB)
|████████████████████████████████| 55 kB 2.1 MB/s
Collecting autograd-gamma>=0.3
Downloading autograd-gamma-0.5.0.tar.gz (4.0 kB)
Collecting future>=0.15.2
Downloading future-0.18.2.tar.gz (829 kB)
|████████████████████████████████| 829 kB 2.0 MB/s
Collecting wrapt
Downloading wrapt-1.12.1.tar.gz (27 kB)
Collecting interface-meta>=1.2
Downloading interface_meta-1.2.3-py2.py3-none-any.whl (14 kB)
Collecting astor
Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB)
Collecting cycler>=0.10
Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting pyparsing>=2.2.1
Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
|████████████████████████████████| 67 kB 2.4 MB/s
Collecting pillow>=6.2.0
Downloading Pillow-8.2.0-cp39-cp39-macosx_10_10_x86_64.whl (2.8 MB)
|████████████████████████████████| 2.8 MB 2.4 MB/s
Collecting kiwisolver>=1.0.1
Downloading kiwisolver-1.3.1-cp39-cp39-macosx_10_9_x86_64.whl (61 kB)
|████████████████████████████████| 61 kB 858 kB/s
Collecting pytz>=2017.2
Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 2.9 MB/s
Collecting threadpoolctl>=2.0.0
Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while.
Collecting scipy<1.2.2,>=0.19.0
Downloading scipy-1.2.0.tar.gz (23.3 MB)
|████████████████████████████████| 23.3 MB 3.1 MB/s
INFO: pip is looking at multiple versions of scikit-learn to determine which version is compatible with other requirements. This could take a while.
Collecting scikit-learn>=0.20
Downloading scikit_learn-0.24.1-cp39-cp39-macosx_10_13_x86_64.whl (7.3 MB)
|████████████████████████████████| 7.3 MB 3.1 MB/s
Downloading scikit_learn-0.24.0-cp39-cp39-macosx_10_9_x86_64.whl (7.3 MB)
|████████████████████████████████| 7.3 MB 3.0 MB/s
Downloading scikit-learn-0.23.2.tar.gz (7.2 MB)
|████████████████████████████████| 7.2 MB 2.6 MB/s
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
Downloading scikit-learn-0.23.1.tar.gz (7.2 MB)
|████████████████████████████████| 7.2 MB 422 kB/s
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
Downloading scikit-learn-0.23.0.tar.gz (7.2 MB)
|████████████████████████████████| 7.2 MB 1.5 MB/s
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
Downloading scikit-learn-0.22.2.post1.tar.gz (6.9 MB)
|████████████████████████████████| 6.9 MB 2.7 MB/s
Downloading scikit-learn-0.22.1.tar.gz (6.9 MB)
|████████████████████████████████| 6.9 MB 2.9 MB/s
Downloading scikit-learn-0.22.tar.gz (6.9 MB)
|████████████████████████████████| 6.9 MB 2.3 MB/s
Downloading scikit-learn-0.21.3.tar.gz (12.2 MB)
|████████████████████████████████| 12.2 MB 3.4 MB/s
Downloading scikit-learn-0.21.2.tar.gz (12.2 MB)
|████████████████████████████████| 12.2 MB 1.8 MB/s
Downloading scikit-learn-0.21.1.tar.gz (12.2 MB)
|████████████████████████████████| 12.2 MB 330 kB/s
Downloading scikit-learn-0.20.4.tar.gz (11.7 MB)
|████████████████████████████████| 11.7 MB 2.5 MB/s
Downloading scikit-learn-0.20.3.tar.gz (11.8 MB)
|████████████████████████████████| 11.8 MB 2.7 MB/s
Downloading scikit-learn-0.20.2.tar.gz (10.3 MB)
|████████████████████████████████| 10.3 MB 2.6 MB/s
Downloading scikit-learn-0.20.1.tar.gz (9.7 MB)
|████████████████████████████████| 9.7 MB 2.7 MB/s
Downloading scikit-learn-0.20.0.tar.gz (28.1 MB)
|████████████████████████████████| 28.1 MB 3.1 MB/s
INFO: pip is looking at multiple versions of scipy 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 scikit-learn 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 pyyaml to determine which version is compatible with other requirements. This could take a while.
Collecting PyYAML<6.0,>=3.0
Downloading PyYAML-5.4-cp39-cp39-macosx_10_9_x86_64.whl (259 kB)
|████████████████████████████████| 259 kB 2.2 MB/s
Downloading PyYAML-5.3.1.tar.gz (269 kB)
|████████████████████████████████| 269 kB 2.1 MB/s
Downloading PyYAML-5.3.tar.gz (268 kB)
|████████████████████████████████| 268 kB 2.1 MB/s
Downloading PyYAML-5.2.tar.gz (265 kB)
|████████████████████████████████| 265 kB 2.4 MB/s
Downloading PyYAML-5.1.2.tar.gz (265 kB)
|████████████████████████████████| 265 kB 1.8 MB/s
Downloading PyYAML-5.1.1.tar.gz (274 kB)
|████████████████████████████████| 274 kB 2.2 MB/s
Downloading PyYAML-5.1.tar.gz (274 kB)
|████████████████████████████████| 274 kB 2.2 MB/s
Downloading PyYAML-3.13.tar.gz (270 kB)
|████████████████████████████████| 270 kB 2.1 MB/s
Downloading PyYAML-3.12.zip (375 kB)
|████████████████████████████████| 375 kB 1.8 MB/s
Downloading PyYAML-3.11.zip (371 kB)
|████████████████████████████████| 371 kB 2.3 MB/s
Downloading PyYAML-3.10.zip (364 kB)
|████████████████████████████████| 364 kB 2.3 MB/s
INFO: pip is looking at multiple versions of pyyaml to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pytz to determine which version is compatible with other requirements. This could take a while.
Collecting pytz>=2017.2
Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 2.2 MB/s
Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB)
|████████████████████████████████| 509 kB 2.2 MB/s
Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 2.9 MB/s
Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB)
|████████████████████████████████| 509 kB 2.1 MB/s
Downloading pytz-2019.2-py2.py3-none-any.whl (508 kB)
|████████████████████████████████| 508 kB 2.3 MB/s
Downloading pytz-2019.1-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 2.7 MB/s
Downloading pytz-2018.9-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 2.8 MB/s
Downloading pytz-2018.7-py2.py3-none-any.whl (506 kB)
|████████████████████████████████| 506 kB 2.5 MB/s
Downloading pytz-2018.6-py2.py3-none-any.whl (507 kB)
|████████████████████████████████| 507 kB 2.0 MB/s
Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 2.8 MB/s
Downloading pytz-2018.4-py2.py3-none-any.whl (510 kB)
|████████████████████████████████| 510 kB 3.0 MB/s
Downloading pytz-2018.3-py2.py3-none-any.whl (509 kB)
|████████████████████████████████| 509 kB 2.6 MB/s
Downloading pytz-2017.3-py2.py3-none-any.whl (511 kB)
|████████████████████████████████| 511 kB 2.8 MB/s
Downloading pytz-2017.2-py2.py3-none-any.whl (484 kB)
|████████████████████████████████| 484 kB 2.2 MB/s
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 pytz 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 python-dateutil to determine which version is compatible with other requirements. This could take a while.
Collecting python-dateutil<3.0,>=2.6.0
Downloading python_dateutil-2.8.0-py2.py3-none-any.whl (226 kB)
|████████████████████████████████| 226 kB 1.7 MB/s
Downloading python_dateutil-2.7.5-py2.py3-none-any.whl (225 kB)
|████████████████████████████████| 225 kB 2.6 MB/s
Downloading python_dateutil-2.7.4-py2.py3-none-any.whl (211 kB)
|████████████████████████████████| 211 kB 2.5 MB/s
Downloading python_dateutil-2.7.3-py2.py3-none-any.whl (211 kB)
|████████████████████████████████| 211 kB 2.7 MB/s
Downloading python_dateutil-2.7.2-py2.py3-none-any.whl (212 kB)
|████████████████████████████████| 212 kB 2.4 MB/s
Downloading python_dateutil-2.7.1-py2.py3-none-any.whl (212 kB)
|████████████████████████████████| 212 kB 2.7 MB/s
Downloading python_dateutil-2.7.0-py2.py3-none-any.whl (207 kB)
|████████████████████████████████| 207 kB 2.1 MB/s
INFO: pip is looking at multiple versions of python-dateutil to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pyparsing to determine which version is compatible with other requirements. This could take a while.
Collecting pyparsing>=2.2.1
Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB)
|████████████████████████████████| 67 kB 2.1 MB/s
Downloading pyparsing-2.4.5-py2.py3-none-any.whl (67 kB)
|████████████████████████████████| 67 kB 2.0 MB/s
Downloading pyparsing-2.4.4-py2.py3-none-any.whl (67 kB)
|████████████████████████████████| 67 kB 2.0 MB/s
Downloading pyparsing-2.4.3-py2.py3-none-any.whl (67 kB)
|████████████████████████████████| 67 kB 2.6 MB/s
Downloading pyparsing-2.4.2-py2.py3-none-any.whl (65 kB)
|████████████████████████████████| 65 kB 2.4 MB/s
Downloading pyparsing-2.4.1.1-py2.py3-none-any.whl (64 kB)
|████████████████████████████████| 64 kB 2.6 MB/s
Downloading pyparsing-2.4.0-py2.py3-none-any.whl (62 kB)
|████████████████████████████████| 62 kB 1.6 MB/s
Downloading pyparsing-2.3.1-py2.py3-none-any.whl (61 kB)
|████████████████████████████████| 61 kB 869 kB/s
Downloading pyparsing-2.3.0-py2.py3-none-any.whl (59 kB)
|████████████████████████████████| 59 kB 2.4 MB/s
Downloading pyparsing-2.2.2-py2.py3-none-any.whl (57 kB)
|████████████████████████████████| 57 kB 2.1 MB/s
Downloading pyparsing-2.2.1-py2.py3-none-any.whl (57 kB)
|████████████████████████████████| 57 kB 2.2 MB/s
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment