Skip to content

Instantly share code, notes, and snippets.

@S0PEX
Created June 7, 2024 06:41
Show Gist options
  • Save S0PEX/bc3a441c2c4dca38c2dc3b4e73c1871f to your computer and use it in GitHub Desktop.
Save S0PEX/bc3a441c2c4dca38c2dc3b4e73c1871f to your computer and use it in GitHub Desktop.
pypip install bertese requirements
(bertese) s0pex@um790-pro:~/Git/UzK/ICL/bertese$ pip install -r requirements.txt
Collecting absl-py==0.9.0 (from -r requirements.txt (line 1))
Downloading absl-py-0.9.0.tar.gz (104 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.0/104.0 kB 553.9 kB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting blis==0.4.1 (from -r requirements.txt (line 2))
Downloading blis-0.4.1.tar.gz (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 3.9 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting boto3==1.12.39 (from -r requirements.txt (line 3))
Downloading boto3-1.12.39-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting botocore==1.15.39 (from -r requirements.txt (line 4))
Downloading botocore-1.15.39-py2.py3-none-any.whl.metadata (3.0 kB)
Collecting cachetools==4.1.0 (from -r requirements.txt (line 5))
Downloading cachetools-4.1.0-py3-none-any.whl.metadata (4.4 kB)
Collecting catalogue==1.0.0 (from -r requirements.txt (line 6))
Downloading catalogue-1.0.0-py2.py3-none-any.whl.metadata (13 kB)
Collecting certifi==2020.4.5.1 (from -r requirements.txt (line 7))
Downloading certifi-2020.4.5.1-py2.py3-none-any.whl.metadata (2.7 kB)
Collecting chardet==3.0.4 (from -r requirements.txt (line 8))
Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB)
Collecting click==7.1.1 (from -r requirements.txt (line 9))
Downloading click-7.1.1-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting cymem==2.0.3 (from -r requirements.txt (line 10))
Downloading cymem-2.0.3.tar.gz (51 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/51.0 kB 2.6 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting docutils==0.15.2 (from -r requirements.txt (line 11))
Downloading docutils-0.15.2-py3-none-any.whl.metadata (2.6 kB)
ERROR: Could not find a version that satisfies the requirement en-core-web-sm==2.2.5 (from versions: none)
ERROR: No matching distribution found for en-core-web-sm==2.2.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment