Skip to content

Django.utils.six Error on MacOS #75

@LutfiZakaria

Description

@LutfiZakaria

Dear Developer,
My environment :

  • MacOS Mojave
  • Python 3.8.2

I have found issue about this error when I was tried to import PDFTemplateView and PDFTemplateResponseMixin.

from django.utils.six import BytesIO ModuleNotFoundError: No module named 'django.utils.six'

As far as I know, six is no longer supported for python 3. Is there any help with this situations?

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