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

Module not found when loading enchant plugins on Windows 11 #306

Open
Tracked by #308
dmerejkowsky opened this issue Jun 17, 2023 · 0 comments
Open
Tracked by #308

Module not found when loading enchant plugins on Windows 11 #306

dmerejkowsky opened this issue Jun 17, 2023 · 0 comments
Labels
help-wanted Help wanted

Comments

@dmerejkowsky
Copy link
Member

Environment
Python version: 3.10
Operation system: Windows 11

Additional context
On the new-packaging branch, where we build a recent enchant.dll with GitHub actions

Steps to Reproduce

$ python -c import enchant
Error loading plugin: 'C:\Users\dmere\source\repos\pyenchant\pyenchant\enchant\data\mingw64/lib/enchant-2\enchant_hunspell.dll': 
The specified module could not be found.

Dependencies GUI, after having added echant/data/mingw64/bin to PATH does not show any missing dependencies

Expected behavior
Pluging should be loaded

Additional context
This does not happend on GitHub Actions worker, where tests are passing

@dmerejkowsky dmerejkowsky added the help-wanted Help wanted label Jun 17, 2023
@dmerejkowsky dmerejkowsky changed the title Module not found when loading enchant plugins Module not found when loading enchant plugins on Windows 11 Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Help wanted
Projects
None yet
Development

No branches or pull requests

1 participant