Skip to content

django.template.library.InvalidTemplateLibrary #77

@SummerSeaSun

Description

@SummerSeaSun

This error is reported when trying to request the url of a simple view:

InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'django_nvd3.templatetags.nvd3_tags': cannot import name Environment

django.template.library.InvalidTemplateLibrary

I've installed django-nvd3, added to project settings in the installed_app and copied demo_scatterchart(request) in the view.
I've looked in nvd3_tags.py but nothing like Environment seems to be called for import.

Thanks in advance, BR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions