Closed kingsiham closed 2 years ago
This typo is fixed in https://github.com/xxyzz/WordDumb/commit/1ad184bb38c15066ad95a05cf88e87fb50cc8d43.
The fundamental error is the plugin can't connect to Wikipedia API.
‘The plugin in 'C:\Users\kings\Downloads\WordDumb-master.zip' is invalid. It does not contain a top-level init.py file’
I want to use the latest version, but it can't be loaded.
You could download the zip file from GitHub Actions Artifacts: https://github.com/xxyzz/WordDumb/actions/runs/3327629277
got it. thanks bro~
The fix was released in version 3.26.1, close the issue now.
Describe the bug
calibre, version 6.7.1 错误: 未处理的异常: AttributeError:'str' object has no attribute 'fomat'
calibre 6.7.1 embedded-python: True Windows-10-10.0.19041-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19041') Python 3.10.1 Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free') Interface language: zh_CN Successfully initialized third party plugins: WordDumb (3, 26, 0) Traceback (most recent call last): File "calibre\gui2__init__.py", line 717, in dispatch File "calibre_plugins.worddumb.ui", line 135, in done File "calibre_plugins.worddumb.error_dialogs", line 57, in job_failed File "calibre_plugins.worddumb.error_dialogs", line 107, in check_network_error AttributeError: 'str' object has no attribute 'fomat'
System Information
OS: Windows 10, x64 calibre version: 6.7.1 Python version: 3.11.0 Plugin version: 3.26.0
Error message
Reproduce steps
1.run wordDumb 2.error occurred
Screenshots or videos
No response