Error occurs in Cython.Debugger.Tests.TestLibCython.TestAll.test_all():

======================================================================
ERROR: test_all (Cython.Debugger.Tests.TestLibCython.TestAll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/Cython-0.20.1/Cython/Debugger/Tests/TestLibCython.py", line 188, 
in setUp
    super(GdbDebuggerTestCase, self).setUp()
  File "/tmp/Cython-0.20.1/Cython/Debugger/Tests/TestLibCython.py", line 126, 
in setUp
    **opts
TypeError: __init__() takes at least 5 non-keyword arguments (4 given)

----------------------------------------------------------------------
Ran 8372 tests in 3569.636s

FAILED (errors=1)
ALL DONE


--
Arfrever Frehtes Taifersar Arahesis

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to