-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't working
Description
๐ Bug
์๋
ํ์ธ์. ์ฑ
์ ๋ณด๊ณ ์์ต๋๋ค. ํฐ ๋ฌธ์ ๋ ์๋ ๊ฒ ๊ฐ์ต๋๋ค๋ง, ์ฒ์ !pip install ratsnlp๋ฅผ ์คํํ ๋ pip ๋ฒ์ ๋ฌธ์ ๋ก ํจํค์ง๋ค์ด ์ ์ค์น๋์ง ์๋ ๋ฒ๊ทธ๊ฐ ์์ด์ ์ ๋ณด ๋๋ฆฝ๋๋ค.
To Reproduce
!pip install ratsnlp- ์ดํ ์๋ฌ ๋ฐ์.(์์ธํ ์ค๋ฅ๋ฉ์ธ์ง๋ ๋งจ ํ๋จ์ ์ฒจ๋ถํ์์ต๋๋ค.)
Expected behavior
ํจํค์ง๋ค์ด ์ค์น๋์ง ์์. ์ดํ ์ค์ต์ด ์์ฃผ ์ ๊น ๋งํ์์ต๋๋ค.
pip ๋ฒ์ ์ ๋ฎ์ถ๋ฉด ํด๊ฒฐ๋๋ ๋ฌธ์ ์ด๊ธฐ์ ๋ค์๊ณผ ๊ฐ์ด ํด๊ฒฐํ์ต๋๋ค.
!python3 -m pip install --upgrade "pip<24.1"
๊ทธ๋ฆฌ๊ณ ๋ค์ ํจํค์ง๋ฅผ ์ค์นํฉ๋๋ค.
!pip install ratsnlp
์ดํ๋ก ๋ฌธ์ ๋ ํด๊ฒฐํ์ต๋๋ค.
Environment
๊ตฌ๊ธ ์ฝ๋ฉ
Additional context
์๋๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ์ค์น ์์ ์ ๋ด๋ ์ค๋ฅ ๋ฉ์ธ์ง ์ ๋ถ์
๋๋ค.
๊ฐ์ฌํฉ๋๋ค.
Collecting ratsnlp
Downloading ratsnlp-1.0.53-py3-none-any.whl.metadata (741 bytes)
Collecting pytorch-lightning==1.6.1 (from ratsnlp)
Downloading pytorch_lightning-1.6.1-py3-none-any.whl.metadata (33 kB)
WARNING: Ignoring version 1.6.1 of pytorch-lightning since it has invalid metadata:
Requested pytorch-lightning==1.6.1 from https://files.pythonhosted.org/packages/77/5f/7f0b36c036334cb416230a7909b54c9a128a38623d2e18e87170e2055cd9/pytorch_lightning-1.6.1-py3-none-any.whl (from ratsnlp) has invalid metadata: .* suffix can only be used with `==` or `!=` operators
torch (>=1.8.*)
~~~~~~^
Please use pip<24.1 if you need to use this version.
INFO: pip is looking at multiple versions of ratsnlp to determine which version is compatible with other requirements. This could take a while.
Collecting ratsnlp
Downloading ratsnlp-1.0.52-py3-none-any.whl.metadata (760 bytes)
Collecting pytorch-lightning==1.6.1 (from ratsnlp)
Using cached pytorch_lightning-1.6.1-py3-none-any.whl.metadata (33 kB)
WARNING: Ignoring version 1.6.1 of pytorch-lightning since it has invalid metadata:
Requested pytorch-lightning==1.6.1 from https://files.pythonhosted.org/packages/77/5f/7f0b36c036334cb416230a7909b54c9a128a38623d2e18e87170e2055cd9/pytorch_lightning-1.6.1-py3-none-any.whl (from ratsnlp) has invalid metadata: .* suffix can only be used with `==` or `!=` operators
torch (>=1.8.*)
~~~~~~^
Please use pip<24.1 if you need to use this version.
Collecting ratsnlp
Downloading ratsnlp-1.0.51-py3-none-any.whl.metadata (760 bytes)
Collecting pytorch-lightning==1.3.4 (from ratsnlp)
Downloading pytorch_lightning-1.3.4-py3-none-any.whl.metadata (24 kB)
Collecting transformers==4.10.0 (from ratsnlp)
Downloading transformers-4.10.0-py3-none-any.whl.metadata (51 kB)
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ 51.6/51.6 kB 3.3 MB/s eta 0:00:00
Collecting Korpora>=0.2.0 (from ratsnlp)
Downloading Korpora-0.2.0-py3-none-any.whl.metadata (26 kB)
Requirement already satisfied: flask>=1.1.4 in /usr/local/lib/python3.10/dist-packages (from ratsnlp) (2.2.5)
Collecting flask-ngrok>=0.0.25 (from ratsnlp)
Downloading flask_ngrok-0.0.25-py3-none-any.whl.metadata (1.8 kB)
Collecting flask-cors>=3.0.10 (from ratsnlp)
Downloading Flask_Cors-5.0.0-py2.py3-none-any.whl.metadata (5.5 kB)
Requirement already satisfied: numpy>=1.17.2 in /usr/local/lib/python3.10/dist-packages (from pytorch-lightning==1.3.4->ratsnlp) (1.26.4)
Requirement already satisfied: torch>=1.4 in /usr/local/lib/python3.10/dist-packages (from pytorch-lightning==1.3.4->ratsnlp) (2.5.0+cu121)
Requirement already satisfied: future>=0.17.1 in /usr/local/lib/python3.10/dist-packages (from pytorch-lightning==1.3.4->ratsnlp) (1.0.0)
Requirement already satisfied: tqdm>=4.41.0 in /usr/local/lib/python3.10/dist-packages (from pytorch-lightning==1.3.4->ratsnlp) (4.66.6)
Collecting PyYAML<=5.4.1,>=5.1 (from pytorch-lightning==1.3.4->ratsnlp)
Downloading PyYAML-5.4.1.tar.gz (175 kB)
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ 175.1/175.1 kB 6.3 MB/s eta 0:00:00
Installing build dependencies ... done
error: subprocess-exited-with-error
ร Getting requirements to build wheel did not run successfully.
โ exit code: 1
โฐโ> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
ร Getting requirements to build wheel did not run successfully.
โ exit code: 1
โฐโ> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working