You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ pip install SudachiDict-core
Collecting SudachiDict-core
Downloading SudachiDict-core-20221021.tar.gz (9.0 kB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: SudachiPy<0.7,>=0.5 in ./.pyenv/versions/3.11.1/lib/python3.11/site-packages (from SudachiDict-core) (0.6.6)
Installing collected packages: SudachiDict-core
DEPRECATION: SudachiDict-core is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Running setup.py install for SudachiDict-core ... done
Successfully installed SudachiDict-core-20221021
The text was updated successfully, but these errors were encountered:
The current version actually depends on a side effect of running setup.py to download the compiled dictionary. We need to explore options we can take here.
The text was updated successfully, but these errors were encountered: