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

Plugin plover excel dictionary doesn't work on Plover dev12 #3

Open
ossossosso opened this issue Aug 13, 2023 · 0 comments · May be fixed by #4
Open

Plugin plover excel dictionary doesn't work on Plover dev12 #3

ossossosso opened this issue Aug 13, 2023 · 0 comments · May be fixed by #4

Comments

@ossossosso
Copy link

I've update Plover from "plover-4.0.0.dev11+23.g991d334-win64" to "plover-4.0.0.dev12+18.ge651627-win64".

I've reinstalled the plugin "plover_excel_dictionary", that worked on dev11, but it doesn't on dev12.

The dictionary with ".xlsx" extension correctly appears into the dictionary stack in Plover, but there is this error message:
"errored: 'set' object is not subscriptable."

It looks a known issue with one of the plugin requirements:
pyexcel/pyexcel-xlsx#52

It seems to work if downgrade the problematic package:

plover_console.exe -s plover_plugins install "openpyxl==3.0.10"

@reneeverly reneeverly linked a pull request Jul 26, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant