petermr / docanalysis

Semantic analysis of text documents including sentence and paragraph splitting
Apache License 2.0
12 stars 3 forks source link

Cython.Compiler.Errors.CompileError: spacy/pipeline/senter.pyx #19

Open Enakshi-1998 opened 2 years ago

Enakshi-1998 commented 2 years ago

I have downgraded my python from 3.10 to 3.8. It shows the following error:

 Cython.Compiler.Errors.CompileError: spacy/pipeline/senter.pyx
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
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.
ayush4921 commented 2 years ago

Can you share the entire error trace