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

DLL load failed: The specified module could not be found #17

Open
9acca9 opened this issue Mar 6, 2021 · 0 comments
Open

DLL load failed: The specified module could not be found #17

9acca9 opened this issue Mar 6, 2021 · 0 comments

Comments

@9acca9
Copy link

9acca9 commented Mar 6, 2021

Hi. Im having this problem on Windows 10.
Thanks.

C:\WINDOWS\system32>chs Traceback (most recent call last): File "c:\program files\python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\program files\python37\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Program Files\Python37\Scripts\chs.exe\__main__.py", line 4, in <module> File "c:\program files\python37\lib\site-packages\chs\__main__.py", line 6, in <module> from chs.client.runner import Client File "c:\program files\python37\lib\site-packages\chs\client\runner.py", line 3, in <module> import editdistance File "c:\program files\python37\lib\site-packages\editdistance\__init__.py", line 1, in <module> from .bycython import eval ImportError: DLL load failed: The specified module could not be found.

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