Skip to content

pip install tuw-nlp fails: No matching distribution found for torch>=1.3.0 #97

@recski

Description

@recski

In a new conda environment with python 3.12 and stanza already installed

(shroom) grecski@juno:~/projects/shroom$ pip install tuw-nlp Collecting tuw-nlp Downloading tuw_nlp-0.1.0-py3-none-any.whl (32.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.5/32.5 MB 7.5 MB/s eta 0:00:00 Collecting dict-recursive-update (from tuw-nlp) Downloading dict_recursive_update-1.0.1-py2.py3-none-any.whl (4.4 kB) Collecting networkx (from tuw-nlp) Using cached networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting penman (from tuw-nlp) Downloading penman-1.3.0-py3-none-any.whl.metadata (7.3 kB) Collecting stanza==1.3.0 (from tuw-nlp) Using cached stanza-1.3.0-py3-none-any.whl (432 kB) Collecting nltk (from tuw-nlp) Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 63.5 MB/s eta 0:00:00 Collecting graphviz (from tuw-nlp) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 7.2 MB/s eta 0:00:00 Collecting conceptnet-lite (from tuw-nlp) Downloading conceptnet_lite-0.2.0-py3-none-any.whl.metadata (14 kB) Collecting pywsd (from tuw-nlp) Downloading pywsd-1.2.5-py3-none-any.whl (26.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.9/26.9 MB 5.2 MB/s eta 0:00:00 Collecting supar (from tuw-nlp) Downloading supar-1.1.4-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 kB 15.1 MB/s eta 0:00:00 Collecting amrlib (from tuw-nlp) Downloading amrlib-0.8.0-py3-none-any.whl.metadata (5.6 kB) Collecting word2number (from tuw-nlp) Downloading word2number-1.1.zip (9.7 kB) Preparing metadata (setup.py) ... done Collecting unidecode (from tuw-nlp) Downloading Unidecode-1.3.8-py3-none-any.whl.metadata (13 kB) Collecting conllu (from tuw-nlp) Downloading conllu-4.5.3-py2.py3-none-any.whl.metadata (19 kB) Collecting tabulate (from tuw-nlp) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting emoji (from stanza==1.3.0->tuw-nlp) Using cached emoji-2.10.0-py2.py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: numpy in /home/grecski/miniconda3/envs/shroom/lib/python3.12/site-packages (from stanza==1.3.0->tuw-nlp) (1.26.3) Collecting protobuf (from stanza==1.3.0->tuw-nlp) Using cached protobuf-4.25.2-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) Collecting requests (from stanza==1.3.0->tuw-nlp) Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting six (from stanza==1.3.0->tuw-nlp) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) INFO: pip is looking at multiple versions of stanza to determine which version is compatible with other requirements. This could take a while. Collecting tuw-nlp Downloading tuw_nlp-0.0.9-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 kB 13.2 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.8-py3-none-any.whl (31.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.7/31.7 MB 5.6 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.7-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.6/91.6 kB 13.1 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.6-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 kB 14.6 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.5-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 14.7 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.4-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.8/85.8 kB 13.8 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.3-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB 13.6 MB/s eta 0:00:00 Collecting stanza==1.1.1 (from tuw-nlp) Using cached stanza-1.1.1-py3-none-any.whl (227 kB) INFO: pip is still looking at multiple versions of stanza to determine which version is compatible with other requirements. This could take a while. Collecting tuw-nlp Downloading tuw_nlp-0.0.2-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB 14.0 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.1.1-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 6.8 MB/s eta 0:00:00 Downloading tuw_nlp-0.0.1-py3-none-any.whl (31.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.6/31.6 MB 5.1 MB/s eta 0:00:00 ERROR: Could not find a version that satisfies the requirement torch>=1.3.0 (from stanza) (from versions: none) ERROR: No matching distribution found for torch>=1.3.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions