django-easy-pdf icon indicating copy to clipboard operation
django-easy-pdf copied to clipboard

error 1

Open simokamaa opened this issue 5 months ago • 0 comments

from easy_pdf.views import PDFTemplateView

File "C:\Python312\Lib\site-packages\easy_pdf\views.py", line 9, in from .rendering import render_to_pdf_response File "C:\Python312\Lib\site-packages\easy_pdf\rendering.py", line 12, in from django.utils.six import BytesIO ModuleNotFoundError: No module named 'django.utils.six'

simokamaa avatar Feb 24 '24 14:02 simokamaa