[Python-modules-team] Bug#865814: Bug#865814: django-tables FTBFS with Django 1.11

Brian May bam at debian.org
Sun Jun 25 09:40:41 UTC 2017


Looks like fixing this is going to require python3-tablib package. We
have a python-tablib package, not a python3-tablib one though.

I filled a bug report against python-tablib source.

==================================== ERRORS ====================================
_________________ ERROR collecting tests/export/test_export.py _________________
tests/export/test_export.py:12: in <module>
    from django_tables2.export.export import TableExport
django_tables2/export/__init__.py:2: in <module>
    from .export import TableExport
django_tables2/export/export.py:10: in <module>
    'You must have tablib installed in order to use the django-tables2 export functionality'
E   ImproperlyConfigured: You must have tablib installed in order to use the django-tables2 export functionality
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.88 seconds ============================
-- 
Brian May <bam at debian.org>



More information about the Python-modules-team mailing list