Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation fails on mac M1 with conda venv #99

Open
floswald opened this issue Jan 22, 2024 · 2 comments
Open

installation fails on mac M1 with conda venv #99

floswald opened this issue Jan 22, 2024 · 2 comments

Comments

@floswald
Copy link

hi there,

i setup a venv for your package:

floswald@MLC-104-IP-PLUS-09-03-5A ~ [1]> conda info                                                                                                          (relatio) 

     active environment : relatio
    active env location : /Users/floswald/anaconda3/envs/relatio
            shell level : 2
       user config file : /Users/floswald/.condarc
 populated config files : 
          conda version : 23.1.0
    conda-build version : 3.23.3
         python version : 3.10.9.final.0
       virtual packages : __archspec=1=x86_64
                          __osx=10.16=0
                          __unix=0=0
       base environment : /Users/floswald/anaconda3  (writable)
      conda av data dir : /Users/floswald/anaconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://repo.anaconda.com/pkgs/main/osx-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /Users/floswald/anaconda3/pkgs
                          /Users/floswald/.conda/pkgs
       envs directories : /Users/floswald/anaconda3/envs
                          /Users/floswald/.conda/envs
               platform : osx-64
             user-agent : conda/23.1.0 requests/2.28.1 CPython/3.10.9 Darwin/22.5.0 OSX/10.16
                UID:GID : 503:20
             netrc file : None
           offline mode : False

but I'm failing here:

floswald@MLC-104-IP-PLUS-09-03-5A ~> python3 -m pip install -U relatio                  (relatio) 
Defaulting to user installation because normal site-packages is not writeable
Collecting relatio
  Downloading relatio-0.3.0-py3-none-any.whl (28 kB)
Collecting pandas>=1 (from relatio)
  Downloading pandas-2.2.0-cp39-cp39-macosx_11_0_arm64.whl.metadata (19 kB)
Collecting nltk>=3 (from relatio)
  Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 10.3 MB/s eta 0:00:00
Collecting spacy>=3.3.2 (from relatio)
  Downloading spacy-3.7.2-cp39-cp39-macosx_11_0_arm64.whl.metadata (25 kB)
Collecting gensim>=3 (from relatio)
  Downloading gensim-4.3.2-cp39-cp39-macosx_11_0_arm64.whl.metadata (8.5 kB)
Collecting scikit-learn>=0.22 (from relatio)
  Downloading scikit_learn-1.4.0-1-cp39-cp39-macosx_12_0_arm64.whl.metadata (11 kB)
Collecting allennlp-models>=2.3 (from relatio)
  Downloading allennlp_models-2.10.1-py3-none-any.whl (464 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.5/464.5 kB 13.6 MB/s eta 0:00:00
Requirement already satisfied: networkx>=2.5 in ./Library/Python/3.9/lib/python/site-packages (from relatio) (3.2.1)
Collecting pyvis>=0.1.9 (from relatio)
  Downloading pyvis-0.3.2-py3-none-any.whl (756 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.0/756.0 kB 14.5 MB/s eta 0:00:00
Collecting matplotlib>=3 (from relatio)
  Downloading matplotlib-3.8.2-cp39-cp39-macosx_11_0_arm64.whl.metadata (5.8 kB)
Requirement already satisfied: requests>=2 in ./Library/Python/3.9/lib/python/site-packages (from relatio) (2.31.0)
Collecting umap-learn>=0.5.3 (from relatio)
  Downloading umap-learn-0.5.5.tar.gz (90 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.9/90.9 kB 9.4 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting joblib>=1.1.0 (from relatio)
  Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting hdbscan>=0.8.28 (from relatio)
  Downloading hdbscan-0.8.33.tar.gz (5.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 15.1 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting kneed>=0.8.2 (from relatio)
  Downloading kneed-0.8.5-py3-none-any.whl.metadata (5.5 kB)
Collecting sentence-transformers>=2.2.2 (from relatio)
  Downloading sentence-transformers-2.2.2.tar.gz (85 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB 10.0 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting torch<1.13.0,>=1.7.0 (from allennlp-models>=2.3->relatio)
  Downloading torch-1.12.1-cp39-none-macosx_11_0_arm64.whl (49.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 MB 14.4 MB/s eta 0:00:00
Collecting conllu==4.4.2 (from allennlp-models>=2.3->relatio)
  Downloading conllu-4.4.2-py2.py3-none-any.whl (15 kB)
Collecting word2number>=1.1 (from allennlp-models>=2.3->relatio)
  Downloading word2number-1.1.zip (9.7 kB)
  Preparing metadata (setup.py) ... done
Collecting py-rouge==1.1 (from allennlp-models>=2.3->relatio)
  Downloading py_rouge-1.1-py3-none-any.whl (56 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.8/56.8 kB 6.1 MB/s eta 0:00:00
Collecting ftfy (from allennlp-models>=2.3->relatio)
  Downloading ftfy-6.1.3-py3-none-any.whl.metadata (6.2 kB)
Collecting datasets (from allennlp-models>=2.3->relatio)
  Downloading datasets-2.16.1-py3-none-any.whl.metadata (20 kB)
Collecting allennlp<2.11,>=2.10.1 (from allennlp-models>=2.3->relatio)
  Downloading allennlp-2.10.1-py3-none-any.whl (730 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 730.2/730.2 kB 22.2 MB/s eta 0:00:00
Requirement already satisfied: numpy>=1.18.5 in ./Library/Python/3.9/lib/python/site-packages (from gensim>=3->relatio) (1.26.2)
Collecting scipy>=1.7.0 (from gensim>=3->relatio)
  Downloading scipy-1.12.0-cp39-cp39-macosx_12_0_arm64.whl.metadata (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 5.5 MB/s eta 0:00:00
Collecting smart-open>=1.8.1 (from gensim>=3->relatio)
  Downloading smart_open-6.4.0-py3-none-any.whl.metadata (21 kB)
Collecting cython<3,>=0.27 (from hdbscan>=0.8.28->relatio)
  Using cached Cython-0.29.37-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting contourpy>=1.0.1 (from matplotlib>=3->relatio)
  Downloading contourpy-1.2.0-cp39-cp39-macosx_11_0_arm64.whl.metadata (5.8 kB)
Collecting cycler>=0.10 (from matplotlib>=3->relatio)
  Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib>=3->relatio)
  Downloading fonttools-4.47.2-cp39-cp39-macosx_10_9_universal2.whl.metadata (157 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.6/157.6 kB 12.2 MB/s eta 0:00:00
Collecting kiwisolver>=1.3.1 (from matplotlib>=3->relatio)
  Downloading kiwisolver-1.4.5-cp39-cp39-macosx_11_0_arm64.whl.metadata (6.4 kB)
Requirement already satisfied: packaging>=20.0 in ./Library/Python/3.9/lib/python/site-packages (from matplotlib>=3->relatio) (23.0)
Requirement already satisfied: pillow>=8 in ./Library/Python/3.9/lib/python/site-packages (from matplotlib>=3->relatio) (10.1.0)
Collecting pyparsing>=2.3.1 (from matplotlib>=3->relatio)
  Using cached pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB)
Requirement already satisfied: python-dateutil>=2.7 in ./Library/Python/3.9/lib/python/site-packages (from matplotlib>=3->relatio) (2.8.2)
Collecting importlib-resources>=3.2.0 (from matplotlib>=3->relatio)
  Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB)
Collecting click (from nltk>=3->relatio)
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting regex>=2021.8.3 (from nltk>=3->relatio)
  Downloading regex-2023.12.25-cp39-cp39-macosx_11_0_arm64.whl.metadata (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.3 MB/s eta 0:00:00
Collecting tqdm (from nltk>=3->relatio)
  Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 5.7 MB/s eta 0:00:00
Collecting pytz>=2020.1 (from pandas>=1->relatio)
  Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.7 (from pandas>=1->relatio)
  Downloading tzdata-2023.4-py2.py3-none-any.whl.metadata (1.4 kB)
Requirement already satisfied: ipython>=5.3.0 in ./Library/Python/3.9/lib/python/site-packages (from pyvis>=0.1.9->relatio) (8.10.0)
Requirement already satisfied: jinja2>=2.9.6 in ./Library/Python/3.9/lib/python/site-packages (from pyvis>=0.1.9->relatio) (3.1.2)
Collecting jsonpickle>=1.4.1 (from pyvis>=0.1.9->relatio)
  Downloading jsonpickle-3.0.2-py3-none-any.whl.metadata (7.5 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in ./Library/Python/3.9/lib/python/site-packages (from requests>=2->relatio) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./Library/Python/3.9/lib/python/site-packages (from requests>=2->relatio) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in ./Library/Python/3.9/lib/python/site-packages (from requests>=2->relatio) (2.1.0)
Requirement already satisfied: certifi>=2017.4.17 in ./Library/Python/3.9/lib/python/site-packages (from requests>=2->relatio) (2023.11.17)
Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->relatio)
  Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
Collecting transformers<5.0.0,>=4.6.0 (from sentence-transformers>=2.2.2->relatio)
  Downloading transformers-4.36.2-py3-none-any.whl.metadata (126 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.8/126.8 kB 13.0 MB/s eta 0:00:00
Requirement already satisfied: torchvision in ./Library/Python/3.9/lib/python/site-packages (from sentence-transformers>=2.2.2->relatio) (0.16.1)
Collecting sentencepiece (from sentence-transformers>=2.2.2->relatio)
  Downloading sentencepiece-0.1.99-cp39-cp39-macosx_11_0_arm64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.4 MB/s eta 0:00:00
Collecting huggingface-hub>=0.4.0 (from sentence-transformers>=2.2.2->relatio)
  Downloading huggingface_hub-0.20.3-py3-none-any.whl.metadata (12 kB)
Collecting spacy-legacy<3.1.0,>=3.0.11 (from spacy>=3.3.2->relatio)
  Downloading spacy_legacy-3.0.12-py2.py3-none-any.whl (29 kB)
Collecting spacy-loggers<2.0.0,>=1.0.0 (from spacy>=3.3.2->relatio)
  Downloading spacy_loggers-1.0.5-py3-none-any.whl.metadata (23 kB)
Collecting murmurhash<1.1.0,>=0.28.0 (from spacy>=3.3.2->relatio)
  Downloading murmurhash-1.0.10-cp39-cp39-macosx_11_0_arm64.whl.metadata (2.0 kB)
Collecting cymem<2.1.0,>=2.0.2 (from spacy>=3.3.2->relatio)
  Downloading cymem-2.0.8-cp39-cp39-macosx_11_0_arm64.whl.metadata (8.4 kB)
Collecting preshed<3.1.0,>=3.0.2 (from spacy>=3.3.2->relatio)
  Downloading preshed-3.0.9-cp39-cp39-macosx_11_0_arm64.whl.metadata (2.2 kB)
Collecting thinc<8.3.0,>=8.1.8 (from spacy>=3.3.2->relatio)
  Downloading thinc-8.2.2-cp39-cp39-macosx_11_0_arm64.whl.metadata (15 kB)
Collecting wasabi<1.2.0,>=0.9.1 (from spacy>=3.3.2->relatio)
  Downloading wasabi-1.1.2-py3-none-any.whl.metadata (28 kB)
Collecting srsly<3.0.0,>=2.4.3 (from spacy>=3.3.2->relatio)
  Downloading srsly-2.4.8-cp39-cp39-macosx_11_0_arm64.whl.metadata (20 kB)
Collecting catalogue<2.1.0,>=2.0.6 (from spacy>=3.3.2->relatio)
  Downloading catalogue-2.0.10-py3-none-any.whl.metadata (14 kB)
Collecting weasel<0.4.0,>=0.1.0 (from spacy>=3.3.2->relatio)
  Downloading weasel-0.3.4-py3-none-any.whl.metadata (4.7 kB)
Collecting typer<0.10.0,>=0.3.0 (from spacy>=3.3.2->relatio)
  Downloading typer-0.9.0-py3-none-any.whl (45 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.9/45.9 kB 5.0 MB/s eta 0:00:00
Collecting pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4 (from spacy>=3.3.2->relatio)
  Downloading pydantic-2.5.3-py3-none-any.whl.metadata (65 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.6/65.6 kB 8.1 MB/s eta 0:00:00
Requirement already satisfied: setuptools in ./Library/Python/3.9/lib/python/site-packages (from spacy>=3.3.2->relatio) (69.0.3)
Collecting langcodes<4.0.0,>=3.2.0 (from spacy>=3.3.2->relatio)
  Downloading langcodes-3.3.0-py3-none-any.whl (181 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.6/181.6 kB 15.9 MB/s eta 0:00:00
Collecting numba>=0.51.2 (from umap-learn>=0.5.3->relatio)
  Downloading numba-0.58.1-cp39-cp39-macosx_11_0_arm64.whl.metadata (2.7 kB)
Collecting pynndescent>=0.5 (from umap-learn>=0.5.3->relatio)
  Downloading pynndescent-0.5.11-py3-none-any.whl.metadata (6.8 kB)
Collecting torchvision (from sentence-transformers>=2.2.2->relatio)
  Downloading torchvision-0.13.1-cp39-cp39-macosx_11_0_arm64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.1 MB/s eta 0:00:00
Collecting cached-path<1.2.0,>=1.1.3 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading cached_path-1.1.6-py3-none-any.whl (26 kB)
Collecting fairscale==0.4.6 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading fairscale-0.4.6.tar.gz (248 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.2/248.2 kB 14.2 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
Collecting spacy>=3.3.2 (from relatio)
  Downloading spacy-3.3.3-cp39-cp39-macosx_11_0_arm64.whl.metadata (23 kB)
Collecting tensorboardX>=1.2 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading tensorboardX-2.6.2.2-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting h5py>=3.6.0 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading h5py-3.10.0-cp39-cp39-macosx_11_0_arm64.whl.metadata (2.5 kB)
Collecting pytest>=6.2.5 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading pytest-7.4.4-py3-none-any.whl.metadata (7.9 kB)
Collecting transformers<5.0.0,>=4.6.0 (from sentence-transformers>=2.2.2->relatio)
  Downloading transformers-4.20.1-py3-none-any.whl (4.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 30.7 MB/s eta 0:00:00
Collecting filelock<3.8,>=3.3 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading filelock-3.7.1-py3-none-any.whl (10 kB)
Collecting lmdb>=1.2.1 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading lmdb-1.4.1.tar.gz (881 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 881.5/881.5 kB 13.7 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting more-itertools>=8.12.0 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB)
Collecting termcolor==1.1.0 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading termcolor-1.1.0.tar.gz (3.9 kB)
  Preparing metadata (setup.py) ... done
Collecting wandb<0.13.0,>=0.10.0 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading wandb-0.12.21-py2.py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 28.5 MB/s eta 0:00:00
Collecting dill>=0.3.4 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting base58>=2.1.1 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading base58-2.1.1-py3-none-any.whl (5.6 kB)
Collecting sacremoses (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading sacremoses-0.1.1-py3-none-any.whl.metadata (8.3 kB)
Collecting protobuf<4.0.0,>=3.12.0 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 kB 17.0 MB/s eta 0:00:00
Requirement already satisfied: traitlets>5.1.1 in ./Library/Python/3.9/lib/python/site-packages (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio) (5.9.0)
Collecting jsonnet>=0.10.0 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading jsonnet-0.20.0.tar.gz (594 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.2/594.2 kB 22.3 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting thinc<8.1.0,>=8.0.14 (from spacy>=3.3.2->relatio)
  Downloading thinc-8.0.17-cp39-cp39-macosx_11_0_arm64.whl (586 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 586.6/586.6 kB 23.7 MB/s eta 0:00:00
Collecting blis<0.8.0,>=0.4.0 (from spacy>=3.3.2->relatio)
  Downloading blis-0.7.11-cp39-cp39-macosx_11_0_arm64.whl.metadata (7.4 kB)
Collecting wasabi<1.1.0,>=0.9.1 (from spacy>=3.3.2->relatio)
  Downloading wasabi-0.10.1-py3-none-any.whl (26 kB)
Collecting typer>=0.4.1 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading typer-0.4.2-py3-none-any.whl (27 kB)
Collecting pathy>=0.3.5 (from spacy>=3.3.2->relatio)
  Downloading pathy-0.11.0-py3-none-any.whl.metadata (16 kB)
Collecting pydantic!=1.8,!=1.8.1,<1.9.0,>=1.7.4 (from spacy>=3.3.2->relatio)
  Downloading pydantic-1.8.2-py3-none-any.whl (126 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.0/126.0 kB 12.2 MB/s eta 0:00:00
Collecting typing-extensions<4.6.0,>=3.7.4.1 (from spacy>=3.3.2->relatio)
  Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB)
Requirement already satisfied: fsspec>=2023.5.0 in ./Library/Python/3.9/lib/python/site-packages (from huggingface-hub>=0.4.0->sentence-transformers>=2.2.2->relatio) (2023.12.0)
Requirement already satisfied: pyyaml>=5.1 in ./Library/Python/3.9/lib/python/site-packages (from huggingface-hub>=0.4.0->sentence-transformers>=2.2.2->relatio) (6.0)
Requirement already satisfied: zipp>=3.1.0 in ./Library/Python/3.9/lib/python/site-packages (from importlib-resources>=3.2.0->matplotlib>=3->relatio) (3.15.0)
Requirement already satisfied: backcall in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.2.0)
Requirement already satisfied: decorator in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (5.1.1)
Requirement already satisfied: jedi>=0.16 in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.18.2)
Requirement already satisfied: matplotlib-inline in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.1.6)
Requirement already satisfied: pickleshare in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.7.5)
Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.30 in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (3.0.32)
Requirement already satisfied: pygments>=2.4.0 in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (2.13.0)
Requirement already satisfied: stack-data in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.6.2)
Requirement already satisfied: pexpect>4.3 in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (4.8.0)
Requirement already satisfied: appnope in ./Library/Python/3.9/lib/python/site-packages (from ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.1.3)
Requirement already satisfied: MarkupSafe>=2.0 in ./Library/Python/3.9/lib/python/site-packages (from jinja2>=2.9.6->pyvis>=0.1.9->relatio) (2.1.2)
Collecting llvmlite<0.42,>=0.41.0dev0 (from numba>=0.51.2->umap-learn>=0.5.3->relatio)
  Downloading llvmlite-0.41.1-cp39-cp39-macosx_11_0_arm64.whl.metadata (4.8 kB)
Collecting pathlib-abc==0.1.1 (from pathy>=0.3.5->spacy>=3.3.2->relatio)
  Downloading pathlib_abc-0.1.1-py3-none-any.whl.metadata (18 kB)
Requirement already satisfied: six>=1.5 in /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib>=3->relatio) (1.15.0)
Collecting tokenizers!=0.11.3,<0.13,>=0.11.1 (from transformers<5.0.0,>=4.6.0->sentence-transformers>=2.2.2->relatio)
  Downloading tokenizers-0.12.1.tar.gz (220 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.7/220.7 kB 18.4 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting pyarrow>=8.0.0 (from datasets->allennlp-models>=2.3->relatio)
  Downloading pyarrow-15.0.0-cp39-cp39-macosx_11_0_arm64.whl.metadata (3.0 kB)
Collecting pyarrow-hotfix (from datasets->allennlp-models>=2.3->relatio)
  Downloading pyarrow_hotfix-0.6-py3-none-any.whl.metadata (3.6 kB)
Collecting xxhash (from datasets->allennlp-models>=2.3->relatio)
  Downloading xxhash-3.4.1-cp39-cp39-macosx_11_0_arm64.whl.metadata (12 kB)
Collecting multiprocess (from datasets->allennlp-models>=2.3->relatio)
  Downloading multiprocess-0.70.15-py39-none-any.whl.metadata (7.2 kB)
Collecting fsspec>=2023.5.0 (from huggingface-hub>=0.4.0->sentence-transformers>=2.2.2->relatio)
  Downloading fsspec-2023.10.0-py3-none-any.whl.metadata (6.8 kB)
Collecting aiohttp (from datasets->allennlp-models>=2.3->relatio)
  Downloading aiohttp-3.9.1-cp39-cp39-macosx_11_0_arm64.whl.metadata (7.4 kB)
Collecting wcwidth<0.3.0,>=0.2.12 (from ftfy->allennlp-models>=2.3->relatio)
  Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting rich<13.0,>=12.1 (from cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading rich-12.6.0-py3-none-any.whl (237 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.5/237.5 kB 17.0 MB/s eta 0:00:00
Collecting boto3<2.0,>=1.0 (from cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading boto3-1.34.23-py3-none-any.whl.metadata (6.6 kB)
Collecting google-cloud-storage<3.0,>=1.32.0 (from cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading google_cloud_storage-2.14.0-py2.py3-none-any.whl.metadata (6.1 kB)
INFO: pip is looking at multiple versions of cached-path to determine which version is compatible with other requirements. This could take a while.
Collecting cached-path<1.2.0,>=1.1.3 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading cached_path-1.1.5-py3-none-any.whl (26 kB)
  Downloading cached_path-1.1.4-py3-none-any.whl (26 kB)
  Downloading cached_path-1.1.3-py3-none-any.whl (26 kB)
Collecting datasets (from allennlp-models>=2.3->relatio)
  Downloading datasets-2.16.0-py3-none-any.whl.metadata (20 kB)
INFO: pip is still looking at multiple versions of cached-path to determine which version is compatible with other requirements. This could take a while.
  Downloading datasets-2.15.0-py3-none-any.whl.metadata (20 kB)
  Downloading datasets-2.14.7-py3-none-any.whl.metadata (19 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Downloading datasets-2.14.6-py3-none-any.whl.metadata (19 kB)
  Downloading datasets-2.14.5-py3-none-any.whl.metadata (19 kB)
Collecting fsspec>=2023.5.0 (from huggingface-hub>=0.4.0->sentence-transformers>=2.2.2->relatio)
  Downloading fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB)
Collecting datasets (from allennlp-models>=2.3->relatio)
  Downloading datasets-2.14.4-py3-none-any.whl.metadata (19 kB)
  Downloading datasets-2.14.3-py3-none-any.whl.metadata (19 kB)
  Downloading datasets-2.14.2-py3-none-any.whl.metadata (19 kB)
  Downloading datasets-2.14.1-py3-none-any.whl.metadata (19 kB)
  Downloading datasets-2.14.0-py3-none-any.whl.metadata (19 kB)
  Downloading datasets-2.13.2-py3-none-any.whl.metadata (20 kB)
Collecting dill>=0.3.4 (from allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading dill-0.3.6-py3-none-any.whl (110 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 7.8 MB/s eta 0:00:00
Collecting datasets (from allennlp-models>=2.3->relatio)
  Downloading datasets-2.13.1-py3-none-any.whl.metadata (20 kB)
  Downloading datasets-2.13.0-py3-none-any.whl.metadata (20 kB)
  Downloading datasets-2.12.0-py3-none-any.whl (474 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.6/474.6 kB 16.4 MB/s eta 0:00:00
Collecting responses<0.19 (from datasets->allennlp-models>=2.3->relatio)
  Downloading responses-0.18.0-py3-none-any.whl (38 kB)
Collecting datasets (from allennlp-models>=2.3->relatio)
  Downloading datasets-2.11.0-py3-none-any.whl (468 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.7/468.7 kB 16.0 MB/s eta 0:00:00
  Downloading datasets-2.10.1-py3-none-any.whl (469 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 15.0 MB/s eta 0:00:00
Collecting huggingface-hub>=0.4.0 (from sentence-transformers>=2.2.2->relatio)
  Downloading huggingface_hub-0.10.1-py3-none-any.whl (163 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.5/163.5 kB 9.9 MB/s eta 0:00:00
Requirement already satisfied: attrs>=17.3.0 in ./Library/Python/3.9/lib/python/site-packages (from aiohttp->datasets->allennlp-models>=2.3->relatio) (22.2.0)
Collecting multidict<7.0,>=4.5 (from aiohttp->datasets->allennlp-models>=2.3->relatio)
  Downloading multidict-6.0.4-cp39-cp39-macosx_11_0_arm64.whl (29 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->datasets->allennlp-models>=2.3->relatio)
  Downloading yarl-1.9.4-cp39-cp39-macosx_11_0_arm64.whl.metadata (31 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->datasets->allennlp-models>=2.3->relatio)
  Downloading frozenlist-1.4.1-cp39-cp39-macosx_11_0_arm64.whl.metadata (12 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->datasets->allennlp-models>=2.3->relatio)
  Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets->allennlp-models>=2.3->relatio)
  Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in ./Library/Python/3.9/lib/python/site-packages (from jedi>=0.16->ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.8.3)
Requirement already satisfied: ptyprocess>=0.5 in ./Library/Python/3.9/lib/python/site-packages (from pexpect>4.3->ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.7.0)
Collecting iniconfig (from pytest>=6.2.5->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting pluggy<2.0,>=0.12 (from pytest>=6.2.5->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB)
Collecting exceptiongroup>=1.0.0rc8 (from pytest>=6.2.5->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
Collecting tomli>=1.0.0 (from pytest>=6.2.5->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting GitPython>=1.0.0 (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB)
Collecting promise<3,>=2.0 (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading promise-2.3.tar.gz (19 kB)
  Preparing metadata (setup.py) ... done
Collecting shortuuid>=0.5.0 (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading shortuuid-1.0.11-py3-none-any.whl (10 kB)
Requirement already satisfied: psutil>=5.0.0 in ./Library/Python/3.9/lib/python/site-packages (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio) (5.9.4)
Collecting sentry-sdk>=1.0.0 (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading sentry_sdk-1.39.2-py2.py3-none-any.whl.metadata (9.7 kB)
Collecting docker-pycreds>=0.4.0 (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting pathtools (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading pathtools-0.1.2.tar.gz (11 kB)
  Preparing metadata (setup.py) ... done
Collecting setproctitle (from wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading setproctitle-1.3.3-cp39-cp39-macosx_10_9_universal2.whl.metadata (9.9 kB)
INFO: pip is looking at multiple versions of multiprocess to determine which version is compatible with other requirements. This could take a while.
Collecting multiprocess (from datasets->allennlp-models>=2.3->relatio)
  Downloading multiprocess-0.70.14-py39-none-any.whl (132 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/132.9 kB 11.3 MB/s eta 0:00:00
Requirement already satisfied: executing>=1.2.0 in ./Library/Python/3.9/lib/python/site-packages (from stack-data->ipython>=5.3.0->pyvis>=0.1.9->relatio) (1.2.0)
Requirement already satisfied: asttokens>=2.1.0 in ./Library/Python/3.9/lib/python/site-packages (from stack-data->ipython>=5.3.0->pyvis>=0.1.9->relatio) (2.2.1)
Requirement already satisfied: pure-eval in ./Library/Python/3.9/lib/python/site-packages (from stack-data->ipython>=5.3.0->pyvis>=0.1.9->relatio) (0.2.2)
Collecting botocore<1.35.0,>=1.34.23 (from boto3<2.0,>=1.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading botocore-1.34.23-py3-none-any.whl.metadata (5.6 kB)
Collecting jmespath<2.0.0,>=0.7.1 (from boto3<2.0,>=1.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting s3transfer<0.11.0,>=0.10.0 (from boto3<2.0,>=1.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading s3transfer-0.10.0-py3-none-any.whl.metadata (1.7 kB)
Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.0->wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB)
Collecting google-auth<3.0dev,>=2.23.3 (from google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading google_auth-2.26.2-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 (from google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading google_api_core-2.15.0-py3-none-any.whl.metadata (2.7 kB)
Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB)
Collecting google-resumable-media>=2.6.0 (from google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading google_resumable_media-2.7.0-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting google-crc32c<2.0dev,>=1.0 (from google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading google_crc32c-1.5.0-cp39-cp39-macosx_10_9_universal2.whl (32 kB)
Collecting commonmark<0.10.0,>=0.9.0 (from rich<13.0,>=12.1->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 4.3 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1 (from requests>=2->relatio)
  Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 3.8 MB/s eta 0:00:00
Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.0->wandb<0.13.0,>=0.10.0->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB)
Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0dev,>=2.23.3->google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Using cached cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB)
Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0dev,>=2.23.3->google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Using cached pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
Collecting rsa<5,>=3.1.4 (from google-auth<3.0dev,>=2.23.3->google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Using cached rsa-4.9-py3-none-any.whl (34 kB)
Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=2.23.3->google-cloud-storage<3.0,>=1.32.0->cached-path<1.2.0,>=1.1.3->allennlp<2.11,>=2.10.1->allennlp-models>=2.3->relatio)
  Using cached pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB)
Collecting confection<0.2.0,>=0.0.4 (from weasel<0.4.0,>=0.1.0->spacy>=3.3.2->relatio)
  Downloading confection-0.1.4-py3-none-any.whl.metadata (19 kB)
Collecting cloudpathlib<0.17.0,>=0.7.0 (from weasel<0.4.0,>=0.1.0->spacy>=3.3.2->relatio)
  Downloading cloudpathlib-0.16.0-py3-none-any.whl.metadata (14 kB)
Downloading gensim-4.3.2-cp39-cp39-macosx_11_0_arm64.whl (24.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.0/24.0 MB 18.1 MB/s eta 0:00:00
Downloading joblib-1.3.2-py3-none-any.whl (302 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB 16.0 MB/s eta 0:00:00
Downloading kneed-0.8.5-py3-none-any.whl (10 kB)
Downloading matplotlib-3.8.2-cp39-cp39-macosx_11_0_arm64.whl (7.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 17.3 MB/s eta 0:00:00
Downloading pandas-2.2.0-cp39-cp39-macosx_11_0_arm64.whl (11.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 19.9 MB/s eta 0:00:00
Downloading scikit_learn-1.4.0-1-cp39-cp39-macosx_12_0_arm64.whl (10.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 19.6 MB/s eta 0:00:00
Downloading spacy-3.3.3-cp39-cp39-macosx_11_0_arm64.whl (6.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 13.9 MB/s eta 0:00:00
Downloading blis-0.7.11-cp39-cp39-macosx_11_0_arm64.whl (1.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.7 MB/s eta 0:00:00
Downloading catalogue-2.0.10-py3-none-any.whl (17 kB)
Downloading contourpy-1.2.0-cp39-cp39-macosx_11_0_arm64.whl (242 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 8.7 MB/s eta 0:00:00
Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Downloading cymem-2.0.8-cp39-cp39-macosx_11_0_arm64.whl (41 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 2.7 MB/s eta 0:00:00
Using cached Cython-0.29.37-py2.py3-none-any.whl (989 kB)
Downloading fonttools-4.47.2-cp39-cp39-macosx_10_9_universal2.whl (2.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 8.8 MB/s eta 0:00:00
Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB)
Downloading jsonpickle-3.0.2-py3-none-any.whl (40 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 2.6 MB/s eta 0:00:00
Downloading kiwisolver-1.4.5-cp39-cp39-macosx_11_0_arm64.whl (66 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 6.3 MB/s eta 0:00:00
Downloading murmurhash-1.0.10-cp39-cp39-macosx_11_0_arm64.whl (26 kB)
Downloading numba-0.58.1-cp39-cp39-macosx_11_0_arm64.whl (2.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 19.6 MB/s eta 0:00:00
Downloading pathy-0.11.0-py3-none-any.whl (47 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.3/47.3 kB 3.0 MB/s eta 0:00:00
Downloading pathlib_abc-0.1.1-py3-none-any.whl (23 kB)
Downloading preshed-3.0.9-cp39-cp39-macosx_11_0_arm64.whl (129 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.1/129.1 kB 13.0 MB/s eta 0:00:00
Downloading pynndescent-0.5.11-py3-none-any.whl (55 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 4.9 MB/s eta 0:00:00
Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB)
Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 14.7 MB/s eta 0:00:00
Downloading regex-2023.12.25-cp39-cp39-macosx_11_0_arm64.whl (291 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.0/291.0 kB 12.0 MB/s eta 0:00:00
Downloading scipy-1.12.0-cp39-cp39-macosx_12_0_arm64.whl (31.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.4/31.4 MB 17.1 MB/s eta 0:00:00
Downloading smart_open-6.4.0-py3-none-any.whl (57 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 4.0 MB/s eta 0:00:00
Downloading spacy_loggers-1.0.5-py3-none-any.whl (22 kB)
Downloading srsly-2.4.8-cp39-cp39-macosx_11_0_arm64.whl (491 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.5/491.5 kB 16.2 MB/s eta 0:00:00
Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 7.9 MB/s eta 0:00:00
Downloading click-8.1.7-py3-none-any.whl (97 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 8.5 MB/s eta 0:00:00
Downloading tzdata-2023.4-py2.py3-none-any.whl (346 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 12.4 MB/s eta 0:00:00
Downloading ftfy-6.1.3-py3-none-any.whl (53 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.4/53.4 kB 4.3 MB/s eta 0:00:00
Downloading aiohttp-3.9.1-cp39-cp39-macosx_11_0_arm64.whl (387 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 387.3/387.3 kB 17.3 MB/s eta 0:00:00
Downloading h5py-3.10.0-cp39-cp39-macosx_11_0_arm64.whl (2.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 20.6 MB/s eta 0:00:00
Downloading llvmlite-0.41.1-cp39-cp39-macosx_11_0_arm64.whl (28.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.8/28.8 MB 17.9 MB/s eta 0:00:00
Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 4.6 MB/s eta 0:00:00
Downloading pyarrow-15.0.0-cp39-cp39-macosx_11_0_arm64.whl (24.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.2/24.2 MB 17.8 MB/s eta 0:00:00
Downloading pytest-7.4.4-py3-none-any.whl (325 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.3/325.3 kB 14.6 MB/s eta 0:00:00
Downloading tensorboardX-2.6.2.2-py2.py3-none-any.whl (101 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 8.4 MB/s eta 0:00:00
Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Downloading sacremoses-0.1.1-py3-none-any.whl (897 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 897.5/897.5 kB 18.9 MB/s eta 0:00:00
Downloading xxhash-3.4.1-cp39-cp39-macosx_11_0_arm64.whl (30 kB)
Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Downloading boto3-1.34.23-py3-none-any.whl (139 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 12.0 MB/s eta 0:00:00
Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Downloading frozenlist-1.4.1-cp39-cp39-macosx_11_0_arm64.whl (53 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/53.7 kB 4.7 MB/s eta 0:00:00
Downloading GitPython-3.1.41-py3-none-any.whl (196 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.4/196.4 kB 15.7 MB/s eta 0:00:00
Downloading google_cloud_storage-2.14.0-py2.py3-none-any.whl (121 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 kB 6.7 MB/s eta 0:00:00
Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
Downloading sentry_sdk-1.39.2-py2.py3-none-any.whl (254 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.1/254.1 kB 13.6 MB/s eta 0:00:00
Downloading yarl-1.9.4-cp39-cp39-macosx_11_0_arm64.whl (81 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.8/81.8 kB 7.4 MB/s eta 0:00:00
Downloading setproctitle-1.3.3-cp39-cp39-macosx_10_9_universal2.whl (16 kB)
Downloading botocore-1.34.23-py3-none-any.whl (11.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.9/11.9 MB 20.4 MB/s eta 0:00:00
Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 8.1 MB/s eta 0:00:00
Downloading gitdb-4.0.11-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 7.2 MB/s eta 0:00:00
Downloading google_api_core-2.15.0-py3-none-any.whl (121 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.0/122.0 kB 9.0 MB/s eta 0:00:00
Downloading google_auth-2.26.2-py2.py3-none-any.whl (186 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.5/186.5 kB 20.7 MB/s eta 0:00:00
Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Downloading google_resumable_media-2.7.0-py2.py3-none-any.whl (80 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 9.6 MB/s eta 0:00:00
Downloading s3transfer-0.10.0-py3-none-any.whl (82 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 7.2 MB/s eta 0:00:00
Using cached cachetools-5.3.2-py3-none-any.whl (9.3 kB)
Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl (228 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.7/228.7 kB 25.1 MB/s eta 0:00:00
Downloading smmap-5.0.1-py3-none-any.whl (24 kB)
Using cached pyasn1-0.5.1-py2.py3-none-any.whl (84 kB)
Building wheels for collected packages: hdbscan, sentence-transformers, umap-learn, fairscale, termcolor, word2number, jsonnet, lmdb, tokenizers, promise, pathtools
  Building wheel for hdbscan (pyproject.toml) ... done
  Created wheel for hdbscan: filename=hdbscan-0.8.33-cp39-cp39-macosx_10_9_universal2.whl size=1292303 sha256=065f8fdecc8779e47cdeffb343f4d6a75e53778b452139398f2d8545bb1b36a0
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/28/5e/ed/5989da4cc423a222a47cbb4fde5d6c0eff4590d922e45f233c
  Building wheel for sentence-transformers (setup.py) ... done
  Created wheel for sentence-transformers: filename=sentence_transformers-2.2.2-py3-none-any.whl size=125923 sha256=6e7fcd7e80d40293e5c6ec46447b8273602c34f89112c43e798464eaaddb8bd3
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/71/67/06/162a3760c40d74dd40bc855d527008d26341c2b0ecf3e8e11f
  Building wheel for umap-learn (setup.py) ... done
  Created wheel for umap-learn: filename=umap_learn-0.5.5-py3-none-any.whl size=86832 sha256=b2f8277c15f7496e8c0361f1e224d620018a5f5732b952831f2c51e17c32985b
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/0f/01/17/26951217a11fb724b7027c6dd5b620b6d368104f7e6d4171fc
  Building wheel for fairscale (pyproject.toml) ... done
  Created wheel for fairscale: filename=fairscale-0.4.6-py3-none-any.whl size=307222 sha256=07a7045b812a0e3595b65e6803b79a69b440e781f223ca67b10f67402ae08da3
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/59/b9/f8/08050f4b5734886ee64f25d1725e9c1e0a2bd19482b0385f25
  Building wheel for termcolor (setup.py) ... done
  Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4832 sha256=a80f6a158dc253f9dfefdc796f212a53d2cbb504a7815b737e87a3d30a69493b
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/b6/0d/90/0d1bbd99855f99cb2f6c2e5ff96f8023fad8ec367695f7d72d
  Building wheel for word2number (setup.py) ... done
  Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5568 sha256=a7964d2674d946514e08a864f4104800318d23451ff686bbb40ca628ce8e5def
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/a0/4a/5b/d2f2df5c344ddbecb8bea759872c207ea91d93f57fb54e816e
  Building wheel for jsonnet (setup.py) ... done
  Created wheel for jsonnet: filename=jsonnet-0.20.0-cp39-cp39-macosx_10_9_universal2.whl size=431940 sha256=871061931b4dbffe73b25a128ddf57e8497922224d4412b6bcf45d8ec4fe5595
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/a1/ee/a3/461bc645c587a0dbdf508d42111548f9da5892391a2e4c9ad8
  Building wheel for lmdb (setup.py) ... done
  Created wheel for lmdb: filename=lmdb-1.4.1-cp39-cp39-macosx_10_9_universal2.whl size=169672 sha256=a53840f44927dcac434301b9a8cc73ef09fb80820c549dd4d725308e92a9c613
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/84/55/b3/bf057744f7438df5fdd827e608375a671404240663202e5ff0
  Building wheel for tokenizers (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for tokenizers (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [51 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build/lib.macosx-10.9-universal2-cpython-39
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers
      copying py_src/tokenizers/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/models
      copying py_src/tokenizers/models/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/models
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/decoders
      copying py_src/tokenizers/decoders/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/decoders
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/normalizers
      copying py_src/tokenizers/normalizers/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/normalizers
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/pre_tokenizers
      copying py_src/tokenizers/pre_tokenizers/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/pre_tokenizers
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/processors
      copying py_src/tokenizers/processors/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/processors
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/trainers
      copying py_src/tokenizers/trainers/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/trainers
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/byte_level_bpe.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/sentencepiece_unigram.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/sentencepiece_bpe.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/base_tokenizer.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/char_level_bpe.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      copying py_src/tokenizers/implementations/bert_wordpiece.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/implementations
      creating build/lib.macosx-10.9-universal2-cpython-39/tokenizers/tools
      copying py_src/tokenizers/tools/__init__.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/tools
      copying py_src/tokenizers/tools/visualizer.py -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/tools
      copying py_src/tokenizers/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers
      copying py_src/tokenizers/models/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/models
      copying py_src/tokenizers/decoders/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/decoders
      copying py_src/tokenizers/normalizers/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/normalizers
      copying py_src/tokenizers/pre_tokenizers/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/pre_tokenizers
      copying py_src/tokenizers/processors/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/processors
      copying py_src/tokenizers/trainers/__init__.pyi -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/trainers
      copying py_src/tokenizers/tools/visualizer-styles.css -> build/lib.macosx-10.9-universal2-cpython-39/tokenizers/tools
      running build_ext
      running build_rust
      error: can't find Rust compiler
      
      If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
      
      To update pip, run:
      
          pip install --upgrade pip
      
      and then retry package installation.
      
      If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for tokenizers
  Building wheel for promise (setup.py) ... done
  Created wheel for promise: filename=promise-2.3-py3-none-any.whl size=21483 sha256=21db4f8b01e2cb6b581c378e74093868a4a343751026047d0c2d54f50098a85f
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/e1/e8/83/ddea66100678d139b14bc87692ece57c6a2a937956d2532608
  Building wheel for pathtools (setup.py) ... done
  Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8793 sha256=35b4eb322d232b2de569147ac9e92f53ee5db7288e65fae317a603d030226e5c
  Stored in directory: /Users/floswald/Library/Caches/pip/wheels/b7/0a/67/ada2a22079218c75a88361c0782855cc72aebc4d18d0289d05
Successfully built hdbscan sentence-transformers umap-learn fairscale termcolor word2number jsonnet lmdb promise pathtools
Failed to build tokenizers
ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
@leobouts
Copy link

leobouts commented Mar 3, 2024

Same problem here, maybe most of this is due to versions conflicting, I used google collab to run the tutorial notebooks and got past this but there is a problem with the spacy models not available for the current version.

@DrorMarkus
Copy link

Same issue working with the macbook - any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants