[Piglit] [Bug 89347] New: TypeError: __init__() got an unexpected keyword argument 'future_imports'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 26 15:45:16 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89347

            Bug ID: 89347
           Summary: TypeError: __init__() got an unexpected keyword
                    argument 'future_imports'
           Product: piglit
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: All
            Status: NEW
          Keywords: regression
          Severity: blocker
          Priority: medium
         Component: infrastructure
          Assignee: baker.dylan.c at gmail.com
          Reporter: vlee at freedesktop.org
        QA Contact: piglit at lists.freedesktop.org

piglit: 6cea8c1bdfdb518c83b70bea3d34c7acfa821024 (master)


Scanning dependencies of target gen-gl-tests
[ 98%] Generating builtin_packing_tests.list
Traceback (most recent call last):
  File "piglit/generated_tests/gen_builtin_packing_tests.py", line 48, in
<module>
    TEMPLATES = template_dir(os.path.basename(os.path.splitext(__file__)[0]))
  File "piglit/generated_tests/templates/__init__.py", line 86, in template_dir
    output_encoding='utf-8')
TypeError: __init__() got an unexpected keyword argument 'future_imports'


This might be a Mako version related.

>>> import mako
>>> mako.__version__
'0.7.3'

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150226/7d40c0b0/attachment.html>


More information about the Piglit mailing list