ne 5157, in analyse_types
overloaded = lhs.type.is_cpp_class and env.lookup_operator('=',
[lhs, self.rhs])
AttributeError: 'NoneType' object has no attribute 'is_cpp_class'
On 11.10.2015 07:30, Robert Bradshaw wrote:
> Thanks for the report. This should be fixed
hi,
since ab78f93b3ffa88183a0d2aae6b692e394c51f860 scipy does not build anymore:
the failing file is:
https://github.com/scipy/scipy/blob/master/scipy/sparse/csgraph/_reordering.pyx
error:
Traceback (most recent call last):
File "/usr/bin/cython", line 8, in
main(command_line = 1)
File
"/