Skip to content

ModuleNotFoundError on Linux System #12

Open
@hybridpicker

Description

@hybridpicker

Getting this error while coverage run and deployment on my linux-server:

App 3430 output: django.template.exceptions.TemplateSyntaxError: 'recaptcha3' is not a registered tag library. Must be one of: App 14170 output: ModuleNotFoundError: No module named 'snowpenguin'

Is there a other way to install that app in the settings?

I did like in the ReadMe in my settings.py:

'snowpenguin.django.recaptcha3',

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions