You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: