Skip to content

[BUG] contextualSpellCheck uses old editdistance version #98

@Jonathanpro

Description

@Jonathanpro

Describe the bug
I would like to use contextualSpellCheck with python 3.12
However contextualSpellCheck 0.4.4 requires editdistance 0.6.2.
There is already an editdistance 0.8.1 version

There is a known issue with editdistance 0.6.2 and python 3.12. Hence contextualSpellCheck does not work with python 3.12
addok/addok#837

Could we update contextualSpellCheck such that it uses the latest editdistance version

To Reproduce
install contextualSpellCheck on python 3.12

Expected behavior
What was expected?

Version (please complete the following information):

  • Python 3.12
  • contextualSpellCheck [e.g. 0.4.4]
  • edit-distance: 0.6.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions