ScottBot10 / calibre_annas_archive

Calibre store plugin for Anna's Archive
74 stars 2 forks source link

AttributeError: 'AnnasArchiveStore' object has no attribute 'working_mirror' #2

Open yiranzhimo opened 7 months ago

yiranzhimo commented 7 months ago

Calibre version: 7.4

After installing this plugin, I tried to open the store as shown in the screenshot.

截屏2024-01-24 21 11 28

There was an error:

calibre, version 7.4.0 错误: 未处理的异常: AttributeError:'AnnasArchiveStore' object has no attribute 'working_mirror' Traceback (most recent call last): File "calibre/gui2/actions/store.py", line 127, in open_store File "calibre_plugins.store_annas_archive.annas_archive", line 92, in open url = self.working_mirror ^^^^^^^^^^^^^^^^^^^ AttributeError: 'AnnasArchiveStore' object has no attribute 'working_mirror'

adrianmihalko commented 5 months ago

Same problem.