Skip to content

Python 3.12 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
28140 opened this issue Dec 9, 2023 · 3 comments · May be fixed by #9
Open

Python 3.12 #8

28140 opened this issue Dec 9, 2023 · 3 comments · May be fixed by #9

Comments

@28140
Copy link

28140 commented Dec 9, 2023

Please add support for Python 3.12, if you can, please...

% pip install mecab-ko
Collecting mecab-ko
  Using cached mecab-ko-1.0.1.tar.gz (75 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
Collecting mecab-ko-dic<2.0,>=1.0 (from mecab-ko)
  Using cached mecab_ko_dic-1.0.0-py3-none-any.whl
Building wheels for collected packages: mecab-ko
  Building wheel for mecab-ko (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for mecab-ko (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [11 lines of output]
      WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build/lib.macosx-14-x86_64-cpython-312
      creating build/lib.macosx-14-x86_64-cpython-312/mecab_ko
      copying src/mecab_ko/__init__.py -> build/lib.macosx-14-x86_64-cpython-312/mecab_ko
      copying src/mecab_ko/cli.py -> build/lib.macosx-14-x86_64-cpython-312/mecab_ko
      running build_ext
      error: [Errno 2] No such file or directory: 'mecab-config'
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for mecab-ko
Failed to build mecab-ko
ERROR: Could not build wheels for mecab-ko, which is required to install pyproject.toml-based projects

Thank you!...

@NoUnique
Copy link
Owner

NoUnique commented Jan 8, 2024

I'm sorry for late. I will start it shortly.

@jkawamoto jkawamoto linked a pull request Aug 9, 2024 that will close this issue
@Borda
Copy link

Borda commented Oct 21, 2024

@28140 do you have a suggestion on how to fix it?

@weiyali126
Copy link

I also need python3.12 support, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants