Skip to content
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

Package can't be install with python > 3.8 versions #5

Open
mutiev opened this issue Feb 14, 2024 · 0 comments
Open

Package can't be install with python > 3.8 versions #5

mutiev opened this issue Feb 14, 2024 · 0 comments

Comments

@mutiev
Copy link

mutiev commented Feb 14, 2024

Hello, dear author!
Today I tried install your useful module for lemmatization and were unsuccesful because of my python version.
Error can be solved only with downgrading to python 3.8 version otherwise I get next error:

19 warnings and 9 errors generated.
      error: command '/usr/bin/clang' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for DAWG
  Running setup.py clean for DAWG
  Building wheel for docopt (setup.py) ...   Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13706 sha256=af85a17369de072ee5902aa509773122478939a035a45b3ee01fc460d565b499
  Stored in directory: [/Users/me/Library/Caches/pip/wheels/fc/ab/d4/5da2067ac95b36618c629a5f93f809425700506f72c9732fac](https://file+.vscode-resource.vscode-cdn.net/Users/me/Library/Caches/pip/wheels/fc/ab/d4/5da2067ac95b36618c629a5f93f809425700506f72c9732fac)
Successfully built python-crfsuite docopt
Failed to build DAWG
ERROR: Could not build wheels for DAWG, which is required to install pyproject.toml-based projects
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

No branches or pull requests

1 participant