Error when installing contextualspellcheck #10761
-
Hi, everyone I cannot install contextualspellcheck due to the following errors: ` Building wheel for editdistance (setup.py) ... error × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for editdistance did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @galbafoz-d01 , can you check if the solution here will work for you? As this is a third-party package, I also encourage you to check directly with the developers. Also, next time please format the traceback properly in markdown (you can use triple backticks) so that it's easier to read. |
Beta Was this translation helpful? Give feedback.
Hi @galbafoz-d01 , can you check if the solution here will work for you? As this is a third-party package, I also encourage you to check directly with the developers. Also, next time please format the traceback properly in markdown (you can use triple backticks) so that it's easier to read.