numpy-refactor icon indicating copy to clipboard operation
numpy-refactor copied to clipboard

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

Open mehul009 opened this issue 7 years ago • 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

mehul009 avatar Nov 12 '18 13:11 mehul009

Hi there ,

Were there any resolutions to this ??

Thanks

PaulieRocks avatar Sep 01 '20 06:09 PaulieRocks