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

Screencast-Keys can't be enabeled "module 'screencast_keys.utils' has no attribute 'addon_updater'" #124

Closed
IndigoWizard opened this issue Aug 6, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@IndigoWizard
Copy link

System Information

  • OS: Windows 10
  • Blender version: 2.93.7
  • Add-on version: 3.6 and 3.7

Expected behavior
To install / enable the add-on without issue.

Description about the bug
I haven't used the add-on in a long while and tried to enable it; The add-on can't be enabled.

  • I removed it and installed latest version 3.7: didn't work.
  • I removed it and installed previous version 3.6: didn't work.

In all cases it's the same result.

Console log:


Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 386, in enable
    mod.register()
  File "C:\Users\DELL\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\screencast_keys\__init__.py", line 144, in register
    register_updater(bl_info)
  File "C:\Users\DELL\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\screencast_keys\__init__.py", line 78, in register_updater
    config = utils.addon_updater.AddonUpdaterConfig()
AttributeError: module 'screencast_keys.utils' has no attribute 'addon_updater'

Screenshots/Files [Optional]
image

@IndigoWizard IndigoWizard added the bug Something isn't working label Aug 6, 2022
@nutti nutti added invalid This doesn't seem right and removed bug Something isn't working labels Aug 7, 2022
@nutti
Copy link
Owner

nutti commented Aug 7, 2022

Same as #64.
Please see FAQ to solve this issue.

@nutti nutti closed this as completed Aug 7, 2022
@nutti nutti added duplicate This issue or pull request already exists and removed invalid This doesn't seem right labels Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants