python-mecab-ko icon indicating copy to clipboard operation
python-mecab-ko copied to clipboard

A python binding for mecab-ko

Results 3 python-mecab-ko issues
Sort by recently updated
recently updated
newest added

## Summary Python 3.13 has no pre-built wheels, and user dictionary compilation fails even with system MeCab. ## Environment - **Python**: 3.13.2 - **Platform**: Linux ARM64 (Docker) - **python-mecab-ko**: 1.3.7...

uv pip install python-mecab-ko Resolved 2 packages in 2ms × Failed to build `python-mecab-ko==1.3.7` ├─▶ The build backend returned an error ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit status: 1) [stdout]...

MacOS 15.4 beta2가 깔려있는 M2 맥북에서 설치가 되지 않습니다. > running build_ext 이부분에서 에러가 발생하는데 마지막 줄에는 `line 517, in _build_extensions_serial self.build_extension(ext) ~~~~~~~~~~~~~~~~~~~~^^^^^ File "", line 48, in build_extension File...