numpy/numpy-refactor

TypeError: a new-style class can't have only classic bases

mehul009 opened this issue · 1 comments

windows 10, ironpython 2.7.9

Running from numpy source directory.Traceback (most recent call last):
File "setup.py", line 200, in
File "setup.py", line 176, in setup_package
File "C:\Program Files\IronPython 2.7\numpy-refactor-refactor\numpy-refactor-refactor\numpy\distutils\core.py", line 25, in
File "C:\Program Files\IronPython 2.7\numpy-refactor-refactor\numpy-refactor-refactor\numpy\distutils\command\scons.py", line 11, in
File "C:\Program Files\IronPython 2.7\numpy-refactor-refactor\numpy-refactor-refactor\numpy\distutils\fcompiler_init_.py", line 62, in
TypeError: a new-style class can't have only classic bases

Hi there ,

Were there any resolutions to this ??

Thanks